NX Open C++ Reference Guide
Public Member Functions
NXOpen::Mechatronics::AngularSpringJointBuilder Class Reference

Represents a Mechatronics::AngularSpringJoint builder. More...

Inheritance diagram for NXOpen::Mechatronics::AngularSpringJointBuilder:
NXOpen::Mechatronics::PhysicsJointBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::DirectionAttachmentVector ()
 Returns the attachment vector.
NXOpen::DirectionBaseVector ()
 Returns the base vector.
NXOpen::ExpressionDamping ()
 Returns the damping.
NXOpen::PointFeedbackPoint ()
 Returns the position of visual feedback point.
NXOpen::ExpressionRelaxedPosition ()
 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::ExpressionSpringConstant ()
 Returns the spring constant.

Detailed Description

Represents a Mechatronics::AngularSpringJoint builder.


To create a new instance of this class, use Mechatronics::AngularSpringJointCollection::CreateAngularSpringJointBuilder

Created in NX7.5.1.


Member Function Documentation

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")

Sets the attachment vector.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters:
attachmentVectorattachmentvector

Sets the base vector.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters:
baseVectorbasevector

Sets the position of visual feedback point.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters:
feedbackfeedback

Returns the spring constant.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.