NX Open C++ Reference Guide
|
Represents a Annotations::PmiAttributeValueNumber builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreatePmiAttributeValueNumberBuilder
Created in NX6.0.0.
More...
Public Member Functions | |
double | NumberValue () |
Returns the number_value Created in NX6.0.0. | |
void | SetNumberValue (double numberValue) |
Sets the number_value Created in NX6.0.0. |
Represents a Annotations::PmiAttributeValueNumber builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreatePmiAttributeValueNumberBuilder
Created in NX6.0.0.
Returns the number_value
Created in NX6.0.0.
License requirements : None
void NXOpen::Annotations::PmiAttributeValueNumberBuilder::SetNumberValue | ( | double | numberValue | ) |
Sets the number_value
Created in NX6.0.0.
License requirements : None
numberValue | numbervalue |