Struct UFSf._1d_mesh_data_
Inherited Members
      System.ValueType.Equals(System.Object)
    
    
      System.ValueType.GetHashCode()
    
    
      System.ValueType.ToString()
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
  Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct _1d_mesh_data_
  Fields
density_type
Declaration
public UFSf._1D_density_type_ density_type
  Field Value
| Type | Description | 
|---|---|
| UFSf._1D_density_type_ | 
edge_density
Declaration
public double edge_density
  Field Value
| Type | Description | 
|---|---|
| System.Double | 
element_type
Declaration
public UFSf._1D_element_type_ element_type
  Field Value
| Type | Description | 
|---|---|
| UFSf._1D_element_type_ | 
merge_node_option
Declaration
public int merge_node_option
  Field Value
| Type | Description | 
|---|---|
| System.Int32 | 
node_unique_tol
Declaration
public double node_unique_tol
  Field Value
| Type | Description | 
|---|---|
| System.Double |