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

Represents a Mechatronics::AngularLimitJoint builder. More...

Inheritance diagram for NXOpen::Mechatronics::AngularLimitJointBuilder:
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::PointFeedbackPoint ()
 Returns the position of visual feedback point.
NXOpen::ExpressionMaximumPosition ()
 Returns the maximum position: The maximum allowable angle, stops objects moving beyond this degree.
NXOpen::ExpressionMinimumPosition ()
 Returns the minimum position: The minimum allowable angle, stops objects moving too close together.
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.

Detailed Description

Represents a Mechatronics::AngularLimitJoint builder.


To create a new instance of this class, use Mechatronics::AngularLimitJointCollection::CreateAngularLimitJointBuilder

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 position of visual feedback point.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Returns the maximum position: The maximum allowable angle, stops objects moving beyond this degree.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Returns the minimum position: The minimum allowable angle, stops objects moving too close together.


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

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