NX Open C++ Reference Guide
|
Represents a Mechatronics::LinearSpringJoint builder. More...
Public Member Functions | |
NXOpen::Point * | AttachmentPoint () |
Returns the attachment point. | |
NXOpen::Point * | BasePoint () |
Returns the base point. | |
NXOpen::Expression * | Damping () |
Returns the damping. | |
NXOpen::Expression * | RelaxedPosition () |
Returns the relaxed position. | |
void | SetAttachmentPoint (NXOpen::Point *attachmentPoint) |
Sets the attachment point. | |
void | SetBasePoint (NXOpen::Point *basePoint) |
Sets the base point. | |
NXOpen::Expression * | SpringConstant () |
Returns the spring constant. |
Represents a Mechatronics::LinearSpringJoint builder.
To create a new instance of this class, use Mechatronics::LinearSpringJointCollection::CreateLinearSpringJointBuilder
Created in NX7.5.1.
Returns the attachment point.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
Returns the base point.
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 relaxed position.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
void NXOpen::Mechatronics::LinearSpringJointBuilder::SetAttachmentPoint | ( | NXOpen::Point * | attachmentPoint | ) |
Sets the attachment point.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
attachmentPoint | attachmentpoint |
void NXOpen::Mechatronics::LinearSpringJointBuilder::SetBasePoint | ( | NXOpen::Point * | basePoint | ) |
Sets the base point.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
basePoint | basepoint |
Returns the spring constant.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")