NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Mechatronics::SpeedControlBuilder Class Reference

Represents a Mechatronics::SpeedControl builder. More...

Inheritance diagram for NXOpen::Mechatronics::SpeedControlBuilder:
NXOpen::Mechatronics::PhysicsConstraintBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  AxisJointType { AxisJointTypeAngular, AxisJointTypeLinear }
 the Axis Joint types. More...

Public Member Functions

NXOpen::Mechatronics::SelectPhysicsJointAxisJoint ()
 Returns the joint select.
NXOpen::Mechatronics::SpeedControlBuilder::AxisJointType AxisType ()
 Returns the axis joint type.
void SetAxisJoint (NXOpen::NXObject *axisJoint)
 Sets the joint.
void SetAxisType (NXOpen::Mechatronics::SpeedControlBuilder::AxisJointType axisType)
 Sets the axis joint type.
NXOpen::ExpressionSpeed ()
 Returns the speed.

Detailed Description

Represents a Mechatronics::SpeedControl builder.


To create a new instance of this class, use Mechatronics::SpeedControlCollection::CreateSpeedControlBuilder

Created in NX7.5.1.


Member Enumeration Documentation

the Axis Joint types.

Enumerator:
AxisJointTypeAngular 

Angular.

AxisJointTypeLinear 

Linear.


Member Function Documentation

Returns the joint select.

This can be a HingeJoint , SlidingJoint and CylindricalJoint .
Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Returns the axis joint type.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Sets the joint.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters:
axisJointaxis joint

Sets the axis joint type.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters:
axisTypeaxistype

Returns the speed.


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.