NX Open C++ Reference Guide
|
Represents a Annotations::AssociativityBuilder
To create a new instance of this class, use Annotations::AnnotationManager::CreateAssociativityBuilder
Created in NX5.0.0.
More...
Public Member Functions | |
double | Angle () |
Returns the angle Created in NX5.0.0. | |
NXOpen::Annotations::AssociativityLineOption | LineOption () |
Returns the line option Created in NX5.0.0. | |
NXOpen::SelectDisplayableObject * | SelectObject () |
Returns the select object Created in NX5.0.0. | |
void | SetAngle (double angle) |
Sets the angle Created in NX5.0.0. | |
void | SetLineOption (NXOpen::Annotations::AssociativityLineOption lineOption) |
Sets the line option Created in NX5.0.0. | |
NXOpen::SelectDisplayableObjectList * | Vector () |
Returns the vector Created in NX5.0.0. |
Represents a Annotations::AssociativityBuilder
To create a new instance of this class, use Annotations::AnnotationManager::CreateAssociativityBuilder
Created in NX5.0.0.
Returns the angle
Created in NX5.0.0.
License requirements : None
NXOpen::Annotations::AssociativityLineOption NXOpen::Annotations::AssociativityBuilder::LineOption | ( | ) |
Returns the line option
Created in NX5.0.0.
License requirements : None
Returns the select object
Created in NX5.0.0.
License requirements : None
void NXOpen::Annotations::AssociativityBuilder::SetAngle | ( | double | angle | ) |
Sets the angle
Created in NX5.0.0.
License requirements : drafting ("DRAFTING") OR geometric_tol ("GDT")
angle | angle |
void NXOpen::Annotations::AssociativityBuilder::SetLineOption | ( | NXOpen::Annotations::AssociativityLineOption | lineOption | ) |
Sets the line option
Created in NX5.0.0.
License requirements : drafting ("DRAFTING") OR geometric_tol ("GDT")
lineOption | lineoption |
Returns the vector
Created in NX5.0.0.
License requirements : None