NX Open C++ Reference Guide
|
Represents a Annotations::PmiNumber builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreatePmiNumberBuilder
Default values.
More...
Public Member Functions | |
double | NumberValue () |
Returns the num value Created in NX6.0.0. | |
void | SetNumberValue (double numberValue) |
Sets the num 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::PmiNumber builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreatePmiNumberBuilder
Default values.
Property | Value |
---|---|
NumberValue |
0 |
Created in NX6.0.0.
Returns the num value
Created in NX6.0.0.
License requirements : None
void NXOpen::Annotations::PmiNumberBuilder::SetNumberValue | ( | double | numberValue | ) |
Sets the num value
Created in NX6.0.0.
License requirements : None
numberValue | numbervalue |
void NXOpen::Annotations::PmiNumberBuilder::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