NX Open C++ Reference Guide
|
Represents a Motion::JointDriverBuilder
To create a new instance of this class, use Motion::JointDriverCollection::CreateJointDriverBuilder
Created in NX5.0.0.
More...
Public Member Functions | |
NXOpen::Motion::DriverMultiOperations * | DriverMultiOperations () |
Returns the driver operations Created in NX6.0.0. | |
NXOpen::SelectTaggedObject * | Joint () |
Returns the joint Created in NX5.0.0. | |
NXString | Name () |
Returns the name Created in NX5.0.0. | |
void | SetName (const NXString &name) |
Sets the name Created in NX5.0.0. |
Represents a Motion::JointDriverBuilder
To create a new instance of this class, use Motion::JointDriverCollection::CreateJointDriverBuilder
Created in NX5.0.0.
NXOpen::Motion::DriverMultiOperations* NXOpen::Motion::JointDriverBuilder::DriverMultiOperations | ( | ) |
Returns the driver operations
Created in NX6.0.0.
License requirements : None
Returns the joint
Created in NX5.0.0.
License requirements : None
Returns the name
Created in NX5.0.0.
License requirements : None
void NXOpen::Motion::JointDriverBuilder::SetName | ( | const NXString & | name | ) |
Sets the name
Created in NX5.0.0.
License requirements : mechanisms ("MECHANISMS")
name | name |