Struct UFCutLevels.CutLevelsStruct
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct UFCutLevels.CutLevelsStruct
Fields
cut_levels
Declaration
public CutLevelSingle[] cut_levels
Field Value
Type | Description |
---|---|
CutLevelSingle[] |
num_levels
Declaration
public int num_levels
Field Value
Type | Description |
---|---|
int |
num_top_off_levels
Declaration
public int num_top_off_levels
Field Value
Type | Description |
---|---|
int |
top_off_levels
Declaration
public CutLevelSingle[] top_off_levels
Field Value
Type | Description |
---|---|
CutLevelSingle[] |