NX Open C++ Reference Guide
|
Represents a minor angular dimension
To obtain an instance of this class use Annotations::DimensionCollection
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... | |
![]() | |
virtual NXOpen::Annotations::AssociatedObject * | GetAssociatedObject () |
Returns the associated object. | |
virtual std::vector < NXOpen::Annotations::BusinessModifier * > | GetBusinessModifiers () |
Returns the business modifiers. | |
virtual NXOpen::Annotations::AssociatedObject * | GetSharedAssociatedObject () |
Returns the shared associated objects. | |
virtual int | Index () |
Returns the index. | |
virtual bool | IsMirrored () |
Returns a flag indicating whether the annotation is mirrored Created in NX8.5.0. | |
virtual void | SetAssociatedObject (NXOpen::Annotations::AssociatedObject *assocObj) |
Sets the associated object. | |
virtual void | SetBusinessModifiers (const std::vector< NXOpen::Annotations::BusinessModifier * > &businessModifiers) |
Sets the business modifiers. | |
virtual void | SetIndex (int index) |
Sets the index. | |
Represents a minor angular dimension
To obtain an instance of this class use Annotations::DimensionCollection
Created in NX6.0.0.