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