NX Open C++ Reference Guide
|
This class stores the common name and measure for field variables. More...
Public Member Functions | |
NXString | Measure () |
Returns the measure of the variable Created in NX6.0.2. | |
NXString | Name () |
Returns the name of the variable Created in NX6.0.2. |
This class stores the common name and measure for field variables.
Created in NX6.0.2.
Returns the measure of the variable
Created in NX6.0.2.
License requirements : None
NXString NXOpen::Fields::NameVariable::Name | ( | ) | [virtual] |
Returns the name of the variable
Created in NX6.0.2.
License requirements : None
Reimplemented from NXOpen::NXObject.