NX Open C++ Reference Guide
|
Represents a @link Motion::CouplerGearBuilder Motion::CouplerGearBuilder@endlink <br> To create a new instance of this class, use @link Motion::CouplerCollection::CreateCouplerGearBuilder Motion::CouplerCollection::CreateCouplerGearBuilder @endlink <br>
Default values. More...
Additional Inherited Members | |
![]() | |
NXOpen::Point * | ContactPoint () |
Returns the contact point Created in NX6.0.0. | |
NXOpen::Motion::SelectJoint * | FirstJoint () |
Returns the first joint Created in NX6.0.0. | |
NXString | Name () |
Returns the name Created in NX6.0.0. | |
double | Ratio () |
Returns the ratio | |
NXOpen::Expression * | RatioExpression () |
Returns the ratio expression Created in NX8.5.0. | |
NXOpen::Motion::SelectJoint * | SecondJoint () |
Returns the second joint Created in NX6.0.0. | |
void | SetContactPoint (NXOpen::Point *contactPt) |
Sets the contact point Created in NX6.0.0. | |
void | SetName (const NXString &name) |
Sets the name Created in NX6.0.0. | |
void | SetName (const char *name) |
Sets the name Created in NX6.0.0. | |
void | SetRatio (double ratio) |
Sets the ratio | |
Represents a @link Motion::CouplerGearBuilder Motion::CouplerGearBuilder@endlink <br> To create a new instance of this class, use @link Motion::CouplerCollection::CreateCouplerGearBuilder Motion::CouplerCollection::CreateCouplerGearBuilder @endlink <br>
Default values.
Property | Value |
---|---|
Ratio (deprecated) |
1.0 |
Created in NX6.0.0.