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

Represents a Mechatronics::LinearLimitJoint builder. More...

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

List of all members.

Public Member Functions

NXOpen::PointAttachmentPoint ()
 Returns the attachment point.
NXOpen::PointBasePoint ()
 Returns the base point.
NXOpen::ExpressionMaximumPosition ()
 Returns the maximum position.
NXOpen::ExpressionMinimumPosition ()
 Returns the minimum position.
void SetAttachmentPoint (NXOpen::Point *attachmentPoint)
 Sets the attachment point.
void SetBasePoint (NXOpen::Point *basePoint)
 Sets the base point.

Detailed Description

Represents a Mechatronics::LinearLimitJoint builder.


To create a new instance of this class, use Mechatronics::LinearLimitJointCollection::CreateLinearLimitJointBuilder

Created in NX7.5.1.


Member Function Documentation

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 maximum position.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Returns the minimum position.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Sets the attachment point.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters:
attachmentPointattachmentpoint

Sets the base point.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters:
basePointbasepoint

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