RoutingPartLibraryColumn_Struct Struct¶
NXOpen.Preferences.RoutingPartLibrary.Column is an alias for NXOpen.Preferences.RoutingPartLibraryColumn_Struct
-
class
NXOpen.Preferences.RoutingPartLibraryColumn_Struct¶ Bases:
objectPart table column type.
. Constructor: NXOpen.Preferences.RoutingPartLibrary.Column()
Fields¶
| Field | Description |
|---|---|
| Name | Column name. |
| Hidden | Whether or not the column is used for selection in the specify item dialog. |
| Type | The value type the column stores. |
Name¶
-
RoutingPartLibraryColumn_Struct.Name¶ Column name.
PART_NUMBER is the index column for all part tables.
-------------------------------------Field Value Type:str
Type¶
-
RoutingPartLibraryColumn_Struct.Type¶ The value type the column stores.
-------------------------------------Field Value Type:
NXOpen.Preferences.RoutingPartLibraryColumnType