NX Open C++ Reference Guide
|
Represents a Annotations::GovernmentSecurityInformation builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreateGovernmentSecurityInformationBuilder
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 str title Created in NX6.0.0. | |
NXString | Title () |
Returns the str title Created in NX6.0.0. |
Represents a Annotations::GovernmentSecurityInformation builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreateGovernmentSecurityInformationBuilder
Created in NX6.0.0.
Returns the str text.
Returns the identifier
Created in NX6.0.0.
License requirements : None
void NXOpen::Annotations::GovernmentSecurityInformationBuilder::SetIdentifier | ( | const NXString & | identifier | ) |
Sets the identifier
Created in NX6.0.0.
License requirements : None
identifier | identifier |
void NXOpen::Annotations::GovernmentSecurityInformationBuilder::SetStringText | ( | const std::vector< NXString > & | stringText | ) |
Sets the str text
Created in NX6.0.0.
License requirements : None
stringText | stringtext |
void NXOpen::Annotations::GovernmentSecurityInformationBuilder::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