NX Open C++ Reference Guide
Public Member Functions
NXOpen::Motion::FlexBody Class Reference

Represents the Motion FlexBody class.It must be associated with a Motion Link. More...

Inheritance diagram for NXOpen::Motion::FlexBody:
NXOpen::Motion::MotionObject NXOpen::DisplayableObject NXOpen::NXObject NXOpen::IFitTo NXOpen::TaggedObject NXOpen::INXObject NXOpen::INXObject

List of all members.

Public Member Functions

void Activate (bool activate)
 Sets activate or deactivate status for all normal modes
Created in NX7.5.0.
NXOpen::Motion::NormalModePropertyGetNormalModeById (int modeId)
 Gets normal mode for given mode ID.
std::vector
< NXOpen::Motion::NormalModeProperty * > 
GetNormalModes ()
 Gets all normal modes.
NXOpen::Motion::FlexPhysicalDampingSettingsGetPhysicalDampingSettings ()
 Gets the physical damping setting object.
int NormalModeCount ()
 Returns the count of normal modes
Created in NX7.5.0.
void SetDampingFactors (double viscousDamping, double hystereticDamping)
 Sets damping factors for all normal modes
Created in NX7.5.0.

Detailed Description

Represents the Motion FlexBody class.It must be associated with a Motion Link.


Created in NX7.5.0.


Member Function Documentation

void NXOpen::Motion::FlexBody::Activate ( bool  activate)

Sets activate or deactivate status for all normal modes
Created in NX7.5.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
activateactivate

Gets normal mode for given mode ID.

Returns:

Created in NX7.5.0.

License requirements : mechanisms ("MECHANISMS")
Parameters:
modeIdmode id

Gets all normal modes.

Returns:

Created in NX7.5.0.

License requirements : mechanisms ("MECHANISMS")

Gets the physical damping setting object.

Returns:

Created in NX7.5.0.

License requirements : mechanisms ("MECHANISMS")

Returns the count of normal modes
Created in NX7.5.0.



License requirements : mechanisms ("MECHANISMS")

void NXOpen::Motion::FlexBody::SetDampingFactors ( double  viscousDamping,
double  hystereticDamping 
)

Sets damping factors for all normal modes
Created in NX7.5.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
viscousDampingviscous damping
hystereticDampinghysteretic damping

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