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

Represents a Mechatronics::Gear builder. More...

Inheritance diagram for NXOpen::Mechatronics::GearBuilder:
NXOpen::Mechatronics::CouplingBuilder NXOpen::Mechatronics::PhysicsConstraintBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  AxisJointType { AxisJointTypeLinear, AxisJointTypeAngular }
 the axis joint types. More...

Public Member Functions

NXOpen::Mechatronics::GearBuilder::AxisJointType AxisType ()
 Returns the axis joint type.
double MasterMultiple ()
 Returns the master multiple.
void SetAxisType (NXOpen::Mechatronics::GearBuilder::AxisJointType axisType)
 Sets the axis joint type.
void SetMasterMultiple (double masterMultiple)
 Sets the master multiple.
void SetSlaveMultiple (double slaveMultiple)
 Sets the slave multiple.
double SlaveMultiple ()
 Returns the slave multiple.

Detailed Description

Represents a Mechatronics::Gear builder.


To create a new instance of this class, use Mechatronics::GearCollection::CreateGearBuilder

Created in NX7.5.1.


Member Enumeration Documentation

the axis joint types.

Enumerator:
AxisJointTypeLinear 

Linear.

AxisJointTypeAngular 

Angular.


Member Function Documentation

Returns the axis joint type.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Returns the master multiple.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Sets the axis joint type.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters:
axisTypeaxistype

Sets the master multiple.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters:
masterMultiplemastermultiple

Sets the slave multiple.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters:
slaveMultipleslavemultiple

Returns the slave multiple.


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.