NX Open C++ Reference Guide
|
Represents a Mechatronics::SlidingJoint builder. More...
Public Member Functions | |
NXOpen::Point * | FeedbackPoint () |
Returns the position of visual feedback point. | |
NXOpen::Expression * | Offset () |
Returns the offset value. | |
void | SetFeedbackPoint (NXOpen::Point *feedback) |
Sets the position of visual feedback point. | |
void | SetVector (NXOpen::Direction *specifyVector) |
Sets the vector. | |
NXOpen::Direction * | Vector () |
Returns the vector. |
Represents a Mechatronics::SlidingJoint builder.
To create a new instance of this class, use Mechatronics::SlidingJointCollection::CreateSlidingJointBuilder
Created in NX7.5.1.
Returns the position of visual feedback point.
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::SlidingJointBuilder::SetFeedbackPoint | ( | NXOpen::Point * | feedback | ) |
Sets the position of visual feedback point.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
feedback | feedback |
void NXOpen::Mechatronics::SlidingJointBuilder::SetVector | ( | NXOpen::Direction * | specifyVector | ) |
Sets the vector.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
specifyVector | specifyvector |
Returns the vector.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")