NX Open C++ Reference Guide
|
Represents a Mechatronics::CylindricalJoint builder. More...
Public Member Functions | |
NXOpen::Point * | AnchorPoint () |
Returns the anchor point. | |
NXOpen::Direction * | AxisVector () |
Returns the axis vector. | |
NXOpen::Expression * | Offset () |
Returns the offset value. | |
void | SetAnchorPoint (NXOpen::Point *anchorPoint) |
Sets the anchor point. | |
void | SetAxisVector (NXOpen::Direction *axisVector) |
Sets the axis vector. | |
NXOpen::Expression * | StartAngle () |
Returns the start angle. |
Represents a Mechatronics::CylindricalJoint builder.
To create a new instance of this class, use Mechatronics::CylindricalJointCollection::CreateCylindricalJointBuilder
Created in NX7.5.1.
Returns the anchor point.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
Returns the axis vector.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
Returns the offset value.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
void NXOpen::Mechatronics::CylindricalJointBuilder::SetAnchorPoint | ( | NXOpen::Point * | anchorPoint | ) |
Sets the anchor point.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
anchorPoint | anchorpoint |
void NXOpen::Mechatronics::CylindricalJointBuilder::SetAxisVector | ( | NXOpen::Direction * | axisVector | ) |
Sets the axis vector.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
axisVector | axisvector |
Returns the start angle.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")