NX Open C++ Reference Guide
|
Represents a Annotations::CustomerValueBusinessModifier builder
To create a new instance of this class, use Annotations::BusinessModifierCollection::CreateCustomerValueBusinessModifierBuilder
Created in NX6.0.0.
More...
Public Member Functions | |
NXString | CustomerValue () |
Returns the customer value Created in NX6.0.0. | |
void | SetCustomerValue (const NXString &customerValue) |
Sets the customer value 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::CustomerValueBusinessModifier builder
To create a new instance of this class, use Annotations::BusinessModifierCollection::CreateCustomerValueBusinessModifierBuilder
Created in NX6.0.0.
Returns the customer value
Created in NX6.0.0.
License requirements : None
void NXOpen::Annotations::CustomerValueBusinessModifierBuilder::SetCustomerValue | ( | const NXString & | customerValue | ) |
Sets the customer value
Created in NX6.0.0.
License requirements : geometric_tol ("GDT")
customerValue | customervalue |
void NXOpen::Annotations::CustomerValueBusinessModifierBuilder::SetTitle | ( | const NXString & | title | ) |
Sets the str title
Created in NX6.0.0.
License requirements : geometric_tol ("GDT")
title | title |
Returns the str title
Created in NX6.0.0.
License requirements : None