AlternateIdManagerAlternateIdsData_Struct Struct

NXOpen.PDM.AlternateIdManager.AlternateIdsData is an alias for NXOpen.PDM.AlternateIdManagerAlternateIdsData_Struct

class NXOpen.PDM.AlternateIdManagerAlternateIdsData_Struct

Bases: object

Contains alternate Ids data .

Constructor: NXOpen.PDM.AlternateIdManager.AlternateIdsData()

Fields

Field Description
AlternateItemId the new value for the alternate item ID
AlternateRevId the new value for the alternate Revision ID
AlternateName the new value for the alternate Name
AlternateDescription the new value for the alternate Description
Modifiable the new value for the alternate for modifiable flag

AlternateItemId

AlternateIdManagerAlternateIdsData_Struct.AlternateItemId

the new value for the alternate item ID -------------------------------------

Field Value Type:str

AlternateRevId

AlternateIdManagerAlternateIdsData_Struct.AlternateRevId

the new value for the alternate Revision ID -------------------------------------

Field Value Type:str

AlternateName

AlternateIdManagerAlternateIdsData_Struct.AlternateName

the new value for the alternate Name -------------------------------------

Field Value Type:str

AlternateDescription

AlternateIdManagerAlternateIdsData_Struct.AlternateDescription

the new value for the alternate Description -------------------------------------

Field Value Type:str

Modifiable

AlternateIdManagerAlternateIdsData_Struct.Modifiable

the new value for the alternate for modifiable flag -------------------------------------

Field Value Type:bool