Struct UFCurve.SectionPerpcrvData
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct UFCurve.SectionPerpcrvData
Fields
chord_tol
Declaration
public double chord_tol
Field Value
Type | Description |
---|---|
double |
curve_eid
Declaration
public Tag curve_eid
Field Value
Type | Description |
---|---|
Tag |
direction
Declaration
public int direction
Field Value
Type | Description |
---|---|
int |
end_pct
Declaration
public double end_pct
Field Value
Type | Description |
---|---|
double |
increment
Declaration
public double increment
Field Value
Type | Description |
---|---|
double |
num_points
Declaration
public int num_points
Field Value
Type | Description |
---|---|
int |
ratio
Declaration
public double ratio
Field Value
Type | Description |
---|---|
double |
space_meth
Declaration
public int space_meth
Field Value
Type | Description |
---|---|
int |
start_pct
Declaration
public double start_pct
Field Value
Type | Description |
---|---|
double |