NX Open C++ Reference Guide
|
Represents motion 2-3 joint coupler
To create or edit an instance of this class, use Motion::GeneralCouplerBuilder
Created in NX7.5.0.
More...
Additional Inherited Members | |
![]() | |
enum | GroupType { GroupTypeNone, GroupTypeImport } |
The group type attribute is used for import subassembly functionality. More... | |
![]() | |
double | DisplayScale () |
Returns the display scale factor Created in NX5.0.0. | |
NXString | GroupName () |
Returns the group name of motion object Created in NX5.0.0. | |
NXOpen::Motion::MotionObject::GroupType | GroupTypeOption () |
Returns the group type of motion object Created in NX5.0.0. | |
void | SetDisplayScale (double displayScale) |
Sets the display scale factor Created in NX5.0.0. | |
void | SetGroupName (const NXString &groupName) |
Sets the group name of motion object Created in NX5.0.0. | |
void | SetGroupName (const char *groupName) |
Sets the group name of motion object Created in NX5.0.0. | |
void | SetGroupTypeOption (NXOpen::Motion::MotionObject::GroupType groupType) |
Sets the group type of motion object Created in NX5.0.0. | |
Represents motion 2-3 joint coupler
To create or edit an instance of this class, use Motion::GeneralCouplerBuilder
Created in NX7.5.0.