NX Open C++ Reference Guide
|
Represents a Annotations::ExportControl builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreateExportControlBuilder
Created in NX6.0.0.
More...
Public Member Functions | |
std::vector< NXString > | GetStringText () |
Returns the str text. | |
NXString | Identifier () |
Returns the identifier Created in NX6.0.0. | |
void | SetIdentifier (const NXString &identifier) |
Sets the identifier Created in NX6.0.0. | |
void | SetStringText (const std::vector< NXString > &stringText) |
Sets the str text Created in NX6.0.0. | |
void | SetTitle (const NXString &title) |
Sets the title Created in NX6.0.0. | |
NXString | Title () |
Returns the title Created in NX6.0.0. |
Represents a Annotations::ExportControl builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreateExportControlBuilder
Created in NX6.0.0.
std::vector<NXString> NXOpen::Annotations::ExportControlBuilder::GetStringText | ( | ) |
Returns the str text.
Returns the identifier
Created in NX6.0.0.
License requirements : None
void NXOpen::Annotations::ExportControlBuilder::SetIdentifier | ( | const NXString & | identifier | ) |
Sets the identifier
Created in NX6.0.0.
License requirements : None
identifier | identifier |
void NXOpen::Annotations::ExportControlBuilder::SetStringText | ( | const std::vector< NXString > & | stringText | ) |
Sets the str text
Created in NX6.0.0.
License requirements : None
stringText | stringtext |
void NXOpen::Annotations::ExportControlBuilder::SetTitle | ( | const NXString & | title | ) |
Sets the title
Created in NX6.0.0.
License requirements : None
title | title |
Returns the title
Created in NX6.0.0.
License requirements : None