|
NX Open C++ Reference Guide
|
Represents a joint friction object
Created in NX5.0.0.
More...
Public Member Functions | |
| NXOpen::Motion::JointFrictionAdams * | AdamsFriction () |
| Returns the joint adams friction Created in NX5.0.0. | |
| bool | Enable () |
| Returns the option of included Created in NX5.0.0. | |
| NXOpen::Motion::JointFrictionRecurDyn * | RecurDynFriction () |
| Returns the joint recurdyn friction Created in NX5.0.0. | |
| void | SetEnable (bool enable) |
| Sets the option of included Created in NX5.0.0. | |
Public Member Functions inherited from NXOpen::TaggedObject | |
| tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
| tag_t | Tag () const |
| Returns the tag of this object. | |
Represents a joint friction object
Created in NX5.0.0.
| NXOpen::Motion::JointFrictionAdams* NXOpen::Motion::JointFriction::AdamsFriction | ( | ) |
Returns the joint adams friction
Created in NX5.0.0.
License requirements : mechanisms ("MECHANISMS")
| bool NXOpen::Motion::JointFriction::Enable | ( | ) |
Returns the option of included
Created in NX5.0.0.
License requirements : mechanisms ("MECHANISMS")
| NXOpen::Motion::JointFrictionRecurDyn* NXOpen::Motion::JointFriction::RecurDynFriction | ( | ) |
Returns the joint recurdyn friction
Created in NX5.0.0.
License requirements : mechanisms ("MECHANISMS")
| void NXOpen::Motion::JointFriction::SetEnable | ( | bool | enable | ) |
Sets the option of included
Created in NX5.0.0.
License requirements : mechanisms ("MECHANISMS")
| enable | enable |