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

Represents a Mechatronics::HingeJoint builder. More...

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

List of all members.

Public Member Functions

NXOpen::DirectionAxisVector ()
 Returns the axis vector.
NXOpen::PointPoint ()
 Returns the origin point.
void SetAxisVector (NXOpen::Direction *axisVector)
 Sets the axis vector.
void SetPoint (NXOpen::Point *point)
 Sets the origin point.
NXOpen::ExpressionStartAngle ()
 Returns the start angle.

Detailed Description

Represents a Mechatronics::HingeJoint builder.


To create a new instance of this class, use Mechatronics::HingeJointCollection::CreateHingeJointBuilder

Created in NX7.5.1.


Member Function Documentation

Returns the axis vector.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Returns the origin point.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Sets the axis vector.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters:
axisVectoraxisvector

Sets the origin point.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters:
pointpoint

Returns the start angle.


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.