Struct UFCurve.IntersectInfo
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct UFCurve.IntersectInfo
Fields
curve_parm
Declaration
public double curve_parm
Field Value
Type | Description |
---|---|
double |
curve_point
Declaration
public double[] curve_point
Field Value
Type | Description |
---|---|
double[] |
entity_parms
Declaration
public double[] entity_parms
Field Value
Type | Description |
---|---|
double[] |
type_of_intersection
Declaration
public int type_of_intersection
Field Value
Type | Description |
---|---|
int |