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

This is an abstract class, and cannot be created. More...

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

List of all members.

Public Member Functions

bool AllowSlip ()
 Returns the coulping can slip or not.
NXOpen::Mechatronics::SelectPhysicsJointMasterAxisJoint ()
 Returns the master axis joint.
void SetAllowSlip (bool allowSlip)
 Sets the coulping can slip or not.
void SetMasterAxisJoint (NXOpen::Mechatronics::PhysicsJoint *master)
 Sets the master axis.
void SetSlaveAxisJoint (NXOpen::Mechatronics::PhysicsJoint *slave)
 Sets the slave axis.
NXOpen::Mechatronics::SelectPhysicsJointSlaveAxisJoint ()
 Returns the slave axis joint.

Detailed Description

This is an abstract class, and cannot be created.


This is an abstract class, and cannot be created.

Created in NX7.5.1.


Member Function Documentation

Returns the coulping can slip or not.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Returns the master axis joint.

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

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Sets the coulping can slip or not.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters:
allowSlipallowslip

Sets the master axis.


Created in NX8.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters:
mastermaster

Sets the slave axis.


Created in NX8.0.0.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters:
slaveslave

Returns the slave axis joint.

This can be a HingeJoint , SlidingJoint and CylindricalJoint .
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.