NX Open C++ Reference Guide
|
Represents a Annotations::PmiString builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreatePmiStringBuilder
Created in NX6.0.0.
More...
Public Member Functions | |
void | SetStringValue (const NXString &stringValue) |
Sets the str value Created in NX6.0.0. | |
void | SetTitle (const NXString &title) |
Sets the str title Created in NX6.0.0. | |
NXString | StringValue () |
Returns the str value Created in NX6.0.0. | |
NXString | Title () |
Returns the str title Created in NX6.0.0. |
Represents a Annotations::PmiString builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreatePmiStringBuilder
Created in NX6.0.0.
void NXOpen::Annotations::PmiStringBuilder::SetStringValue | ( | const NXString & | stringValue | ) |
Sets the str value
Created in NX6.0.0.
License requirements : None
stringValue | stringvalue |
void NXOpen::Annotations::PmiStringBuilder::SetTitle | ( | const NXString & | title | ) |
Sets the str title
Created in NX6.0.0.
License requirements : None
title | title |
Returns the str value
Created in NX6.0.0.
License requirements : None
Returns the str title
Created in NX6.0.0.
License requirements : None