NX Open C++ Reference Guide
|
Represents a Annotations::PmiAttributeValueInteger builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreatePmiAttributeValueIntegerBuilder
Created in NX6.0.0.
More...
Public Member Functions | |
int | IntegerValue () |
Returns the integer_value Created in NX6.0.0. | |
void | SetIntegerValue (int integerValue) |
Sets the integer_value Created in NX6.0.0. |
Represents a Annotations::PmiAttributeValueInteger builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreatePmiAttributeValueIntegerBuilder
Created in NX6.0.0.
Returns the integer_value
Created in NX6.0.0.
License requirements : None
void NXOpen::Annotations::PmiAttributeValueIntegerBuilder::SetIntegerValue | ( | int | integerValue | ) |
Sets the integer_value
Created in NX6.0.0.
License requirements : None
integerValue | integervalue |