Struct UFCurve._SectionGeneralData
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
struct _SectionGeneralData
  Fields
associate
Declaration
public int associate
  Field Value
| Type | Description | 
|---|---|
| System.Int32 | 
curve_fit_data
Declaration
public UFModl.CurveFitData curve_fit_data
  Field Value
| Type | Description | 
|---|---|
| UFModl.CurveFitData | 
grouping
Declaration
public int grouping
  Field Value
| Type | Description | 
|---|---|
| System.Int32 | 
join_type
Declaration
public int join_type
  Field Value
| Type | Description | 
|---|---|
| System.Int32 | 
num_objects
Declaration
public int num_objects
  Field Value
| Type | Description | 
|---|---|
| System.Int32 | 
objects
Declaration
public Tag*objects
  Field Value
| Type | Description | 
|---|---|
| Tag* | 
tolerance
Declaration
public double tolerance
  Field Value
| Type | Description | 
|---|---|
| System.Double |