Struct UFCurve._Struct
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 _Struct
  Fields
crv_data
Declaration
public IntPtr crv_data
  Field Value
| Type | Description | 
|---|---|
| System.IntPtr | 
crv_t0
Declaration
public double crv_t0
  Field Value
| Type | Description | 
|---|---|
| System.Double | 
crv_tscale
Declaration
public double crv_tscale
  Field Value
| Type | Description | 
|---|---|
| System.Double | 
crv_type
Declaration
public int crv_type
  Field Value
| Type | Description | 
|---|---|
| System.Int32 | 
curve_periodic
Declaration
public int curve_periodic
  Field Value
| Type | Description | 
|---|---|
| System.Int32 |