Struct UFCurve.SectionGeneralData
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct UFCurve.SectionGeneralData
Fields
associate
Declaration
public int associate
Field Value
| Type | Description |
|---|---|
| int |
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 |
|---|---|
| int |
join_type
Declaration
public int join_type
Field Value
| Type | Description |
|---|---|
| int |
num_objects
Declaration
public int num_objects
Field Value
| Type | Description |
|---|---|
| int |
objects
Declaration
public Tag[] objects
Field Value
| Type | Description |
|---|---|
| Tag[] |
tolerance
Declaration
public double tolerance
Field Value
| Type | Description |
|---|---|
| double |