Struct UFCurve.IntersectInfo
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 IntersectInfo
  Fields
curve_parm
Declaration
public double curve_parm
  Field Value
| Type | Description | 
|---|---|
| System.Double | 
curve_point
Declaration
public double[] curve_point
  Field Value
| Type | Description | 
|---|---|
| System.Double[] | 
entity_parms
Declaration
public double[] entity_parms
  Field Value
| Type | Description | 
|---|---|
| System.Double[] | 
type_of_intersection
Declaration
public int type_of_intersection
  Field Value
| Type | Description | 
|---|---|
| System.Int32 |