NX Open C++ Reference Guide
|
Contains alternate Ids data. More...
Public Member Functions | |
AlternateIdsData (const NXString &alternateItemIdInitial, const NXString &alternateRevIdInitial, const NXString &alternateNameInitial, const NXString &alternateDescriptionInitial, bool modifiableInitial) | |
Constructor for the AlternateIdsData struct. | |
Public Attributes | |
NXString | AlternateDescription |
the new value for the alternate Description | |
NXString | AlternateItemId |
the new value for the alternate item ID | |
NXString | AlternateName |
the new value for the alternate Name | |
NXString | AlternateRevId |
the new value for the alternate Revision ID | |
bool | Modifiable |
the new value for the alternate for modifiable flag | |
Contains alternate Ids data.
NXOpen::PDM::AlternateIdManager::AlternateIdsData::AlternateIdsData | ( | const NXString & | alternateItemIdInitial, |
const NXString & | alternateRevIdInitial, | ||
const NXString & | alternateNameInitial, | ||
const NXString & | alternateDescriptionInitial, | ||
bool | modifiableInitial | ||
) |
Constructor for the AlternateIdsData struct.
alternateItemIdInitial | the new value for the alternate item ID |
alternateRevIdInitial | the new value for the alternate Revision ID |
alternateNameInitial | the new value for the alternate Name |
alternateDescriptionInitial | the new value for the alternate Description |
modifiableInitial | the new value for the alternate for modifiable flag |
NXString NXOpen::PDM::AlternateIdManager::AlternateIdsData::AlternateDescription |
the new value for the alternate Description
NXString NXOpen::PDM::AlternateIdManager::AlternateIdsData::AlternateItemId |
the new value for the alternate item ID
NXString NXOpen::PDM::AlternateIdManager::AlternateIdsData::AlternateName |
the new value for the alternate Name
NXString NXOpen::PDM::AlternateIdManager::AlternateIdsData::AlternateRevId |
the new value for the alternate Revision ID
bool NXOpen::PDM::AlternateIdManager::AlternateIdsData::Modifiable |
the new value for the alternate for modifiable flag