NX Open C++ Reference Guide
|
Represents an angular dimension
Abstract class
Created in NX4.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 NXOpen::Annotations::AngularTolerance * | GetTolerance () |
Returns the tolerance. | |
virtual void | SetTolerance (NXOpen::Annotations::AngularTolerance *tolerances) |
Sets the tolerance. | |
Represents an angular dimension
Abstract class
Created in NX4.0.0.