NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Motion::JointFriction Class Reference

Represents a joint friction object
Created in NX5.0.0. More...

Inheritance diagram for NXOpen::Motion::JointFriction:
NXOpen::TaggedObject

Public Member Functions

NXOpen::Motion::JointFrictionAdamsAdamsFriction ()
 Returns the joint adams friction
Created in NX5.0.0. More...
 
bool Enable ()
 Returns the option of included
Created in NX5.0.0. More...
 
NXOpen::Motion::JointFrictionLmsLmsFriction ()
 Returns the joint lms friction
Created in NX10.0.0. More...
 
NXOpen::Motion::JointFrictionRecurDynRecurDynFriction ()
 Returns the joint recurdyn friction
Created in NX5.0.0. More...
 
void SetEnable (bool enable)
 Sets the option of included
Created in NX5.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a joint friction object
Created in NX5.0.0.


Member Function Documentation

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::JointFrictionLms* NXOpen::Motion::JointFriction::LmsFriction ( )

Returns the joint lms friction
Created in NX10.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")

Parameters
enableenable

The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.