NX Open C++ Reference Guide
|
Represents a Annotations::PartIdentification builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreatePartIdentificationBuilder
Created in NX6.0.0.
More...
Public Member Functions | |
NXString | DescriptiveModifier () |
Returns the descriptive modifier Created in NX6.0.0. | |
NXString | ItemName () |
Returns the item name Created in NX6.0.0. | |
NXString | ItemNameModifier () |
Returns the item name modifier Created in NX6.0.0. | |
NXString | PartIdentifier () |
Returns the part identifier Created in NX6.0.0. | |
NXString | Revision () |
Returns the revision Created in NX6.0.0. | |
void | SetDescriptiveModifier (const NXString &descriptiveModifier) |
Sets the descriptive modifier Created in NX6.0.0. | |
void | SetItemName (const NXString &itemName) |
Sets the item name Created in NX6.0.0. | |
void | SetItemNameModifier (const NXString &itemNameModifier) |
Sets the item name modifier Created in NX6.0.0. | |
void | SetPartIdentifier (const NXString &partIdentifier) |
Sets the part identifier Created in NX6.0.0. | |
void | SetRevision (const NXString &revision) |
Sets the revision Created in NX6.0.0. | |
void | SetTitle (const NXString &title) |
Sets the str title Created in NX6.0.0. | |
NXString | Title () |
Returns the str title Created in NX6.0.0. |
Represents a Annotations::PartIdentification builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreatePartIdentificationBuilder
Created in NX6.0.0.
Returns the descriptive modifier
Created in NX6.0.0.
License requirements : None
Returns the item name
Created in NX6.0.0.
License requirements : None
Returns the item name modifier
Created in NX6.0.0.
License requirements : None
Returns the part identifier
Created in NX6.0.0.
License requirements : None
Returns the revision
Created in NX6.0.0.
License requirements : None
void NXOpen::Annotations::PartIdentificationBuilder::SetDescriptiveModifier | ( | const NXString & | descriptiveModifier | ) |
Sets the descriptive modifier
Created in NX6.0.0.
License requirements : None
descriptiveModifier | descriptivemodifier |
void NXOpen::Annotations::PartIdentificationBuilder::SetItemName | ( | const NXString & | itemName | ) |
Sets the item name
Created in NX6.0.0.
License requirements : None
itemName | itemname |
void NXOpen::Annotations::PartIdentificationBuilder::SetItemNameModifier | ( | const NXString & | itemNameModifier | ) |
Sets the item name modifier
Created in NX6.0.0.
License requirements : None
itemNameModifier | itemnamemodifier |
void NXOpen::Annotations::PartIdentificationBuilder::SetPartIdentifier | ( | const NXString & | partIdentifier | ) |
Sets the part identifier
Created in NX6.0.0.
License requirements : None
partIdentifier | partidentifier |
void NXOpen::Annotations::PartIdentificationBuilder::SetRevision | ( | const NXString & | revision | ) |
Sets the revision
Created in NX6.0.0.
License requirements : None
revision | revision |
void NXOpen::Annotations::PartIdentificationBuilder::SetTitle | ( | const NXString & | title | ) |
Sets the str title
Created in NX6.0.0.
License requirements : None
title | title |
Returns the str title
Created in NX6.0.0.
License requirements : None