NX Open C++ Reference Guide
|
Represents a PMI Surface Finish
To create or edit an instance of this class, use Annotations::SurfaceFinishBuilder
Created in NX6.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... | |
![]() | |
bool | GetInvertSymbol () |
Return the invert symbol flag for symbol having flag type leader. | |
virtual NXOpen::Annotations::LinearTolerance * | GetTolerance () |
Returns the tolerance. | |
NXOpen::Annotations::UnitsFormatPreferences * | GetUnitsFormatPrefs () |
Returns the unit format preferences. | |
void | SetInvertSymbol (bool invertSymbol) |
Set the invert symbol flag for symbol having flag type leader. | |
virtual void | SetTolerance (NXOpen::Annotations::LinearTolerance *tolerance) |
Sets the tolerance. | |
void | SetUnitsFormatPrefs (NXOpen::Annotations::UnitsFormatPreferences *unitsFormat) |
Sets the unit format preferences. | |
Represents a PMI Surface Finish
To create or edit an instance of this class, use Annotations::SurfaceFinishBuilder
Created in NX6.0.0.