Struct UFDrf.DraftAidLine
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct UFDrf.DraftAidLine
Fields
num_segments
Declaration
public int num_segments
Field Value
| Type | Description |
|---|---|
| int |
num_symbols
Declaration
public int num_symbols
Field Value
| Type | Description |
|---|---|
| int |
segment_pnts
Declaration
public double[] segment_pnts
Field Value
| Type | Description |
|---|---|
| double[] |
sequence_number
Declaration
public int sequence_number
Field Value
| Type | Description |
|---|---|
| int |
symbol_data
Declaration
public UFDrf.SymbolInstance[] symbol_data
Field Value
| Type | Description |
|---|---|
| SymbolInstance[] |