NX Open C++ Reference Guide
|
Represents a datum
To create or edit an instance of this class, use Annotations::DraftingDatumFeatureSymbolBuilder
Created in NX5.0.0.
More...
Additional Inherited Members | |
![]() | |
enum | ObjectFont { ObjectFontSolid = 1, ObjectFontDashed, ObjectFontPhantom, ObjectFontCenterline, ObjectFontDotted, ObjectFontLongDashed, ObjectFontDottedDashed } |
specifies the object font for objects such as lines Created in NX3.0.0. More... | |
enum | ObjectWidth { ObjectWidthNormal, ObjectWidthThick, ObjectWidthThin, ObjectWidthOne = 5, ObjectWidthTwo, ObjectWidthThree, ObjectWidthFour, ObjectWidthFive, ObjectWidthSix, ObjectWidthSeven, ObjectWidthEight, ObjectWidthNine } |
specifies object width for objects such as lines and text Created in NX3.0.0. More... | |
![]() | |
virtual NXString | Label () |
Returns the label. | |
virtual void | SetLabel (const NXString &label) |
Sets the label. | |
void | SetLabel (const char *label) |
Sets the label. | |
Represents a datum
To create or edit an instance of this class, use Annotations::DraftingDatumFeatureSymbolBuilder
Created in NX5.0.0.