NX Open C++ Reference Guide
|
Represents a Mechatronics::HingeJoint builder. More...
Public Member Functions | |
NXOpen::Direction * | AxisVector () |
Returns the axis vector. | |
NXOpen::Point * | Point () |
Returns the origin point. | |
void | SetAxisVector (NXOpen::Direction *axisVector) |
Sets the axis vector. | |
void | SetPoint (NXOpen::Point *point) |
Sets the origin point. | |
NXOpen::Expression * | StartAngle () |
Returns the start angle. |
Represents a Mechatronics::HingeJoint builder.
To create a new instance of this class, use Mechatronics::HingeJointCollection::CreateHingeJointBuilder
Created in NX7.5.1.
Returns the axis vector.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
Returns the origin point.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
void NXOpen::Mechatronics::HingeJointBuilder::SetAxisVector | ( | NXOpen::Direction * | axisVector | ) |
Sets the axis vector.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
axisVector | axisvector |
void NXOpen::Mechatronics::HingeJointBuilder::SetPoint | ( | NXOpen::Point * | point | ) |
Sets the origin point.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
point | point |
Returns the start angle.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")