NX Open C++ Reference Guide
|
Represents a Mechatronics::AngularSpringJoint builder. More...
Public Member Functions | |
NXOpen::Direction * | AttachmentVector () |
Returns the attachment vector. | |
NXOpen::Direction * | BaseVector () |
Returns the base vector. | |
NXOpen::Expression * | Damping () |
Returns the damping. | |
NXOpen::Point * | FeedbackPoint () |
Returns the position of visual feedback point. | |
NXOpen::Expression * | RelaxedPosition () |
Returns the relaxed position. | |
void | SetAttachmentVector (NXOpen::Direction *attachmentVector) |
Sets the attachment vector. | |
void | SetBaseVector (NXOpen::Direction *baseVector) |
Sets the base vector. | |
void | SetFeedbackPoint (NXOpen::Point *feedback) |
Sets the position of visual feedback point. | |
NXOpen::Expression * | SpringConstant () |
Returns the spring constant. |
Represents a Mechatronics::AngularSpringJoint builder.
To create a new instance of this class, use Mechatronics::AngularSpringJointCollection::CreateAngularSpringJointBuilder
Created in NX7.5.1.
Returns the attachment vector.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
Returns the base vector.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
Returns the damping.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
Returns the position of visual feedback point.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
Returns the relaxed position.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
void NXOpen::Mechatronics::AngularSpringJointBuilder::SetAttachmentVector | ( | NXOpen::Direction * | attachmentVector | ) |
Sets the attachment vector.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
attachmentVector | attachmentvector |
void NXOpen::Mechatronics::AngularSpringJointBuilder::SetBaseVector | ( | NXOpen::Direction * | baseVector | ) |
Sets the base vector.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
baseVector | basevector |
void NXOpen::Mechatronics::AngularSpringJointBuilder::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 |
Returns the spring constant.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")