NX Open C++ Reference Guide
|
Represents a Annotations::ProcessSpecification builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreateProcessSpecificationBuilder
Created in NX6.0.0.
More...
Public Member Functions | |
std::vector< NXString > | GetNomenclature () |
Returns the nomenclature. | |
std::vector< NXString > | GetOpenField () |
Returns the open field. | |
NXString | Identifier () |
Returns the identifier Created in NX6.0.0. | |
NXString | Revision () |
Returns the revision Created in NX6.0.0. | |
void | SetIdentifier (const NXString &identifier) |
Sets the identifier Created in NX6.0.0. | |
void | SetNomenclature (const std::vector< NXString > &nomenclature) |
Sets the nomenclature Created in NX6.0.0. | |
void | SetOpenField (const std::vector< NXString > &openField) |
Sets the open field 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::ProcessSpecification builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreateProcessSpecificationBuilder
Created in NX6.0.0.
Returns the nomenclature.
std::vector<NXString> NXOpen::Annotations::ProcessSpecificationBuilder::GetOpenField | ( | ) |
Returns the open field.
Returns the identifier
Created in NX6.0.0.
License requirements : None
Returns the revision
Created in NX6.0.0.
License requirements : None
void NXOpen::Annotations::ProcessSpecificationBuilder::SetIdentifier | ( | const NXString & | identifier | ) |
Sets the identifier
Created in NX6.0.0.
License requirements : None
identifier | identifier |
void NXOpen::Annotations::ProcessSpecificationBuilder::SetNomenclature | ( | const std::vector< NXString > & | nomenclature | ) |
Sets the nomenclature
Created in NX6.0.0.
License requirements : None
nomenclature | nomenclature |
void NXOpen::Annotations::ProcessSpecificationBuilder::SetOpenField | ( | const std::vector< NXString > & | openField | ) |
Sets the open field
Created in NX6.0.0.
License requirements : None
openField | openfield |
void NXOpen::Annotations::ProcessSpecificationBuilder::SetRevision | ( | const NXString & | revision | ) |
Sets the revision
Created in NX6.0.0.
License requirements : None
revision | revision |
void NXOpen::Annotations::ProcessSpecificationBuilder::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