NX Open C++ Reference Guide
|
Represents a Annotations::PmiInteger builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreatePmiIntegerBuilder
Default values.
More...
Public Member Functions | |
int | IntegerValue () |
Returns the int value Created in NX6.0.0. | |
void | SetIntegerValue (int integerValue) |
Sets the int 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::PmiInteger builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreatePmiIntegerBuilder
Default values.
Property | Value |
---|---|
IntegerValue |
0 |
Created in NX6.0.0.
Returns the int value
Created in NX6.0.0.
License requirements : None
void NXOpen::Annotations::PmiIntegerBuilder::SetIntegerValue | ( | int | integerValue | ) |
Sets the int value
Created in NX6.0.0.
License requirements : None
integerValue | integervalue |
void NXOpen::Annotations::PmiIntegerBuilder::SetTitle | ( | const NXString & | title | ) |
Sets the str title
Created in NX6.0.0.
License requirements : None
title | title |
Returns the str title
Created in NX6.0.0.
License requirements : None