NX Open C++ Reference Guide
|
Represents the properties of one normal mode
Created in NX7.5.0.
More...
Public Member Functions | |
bool | Active () |
Returns the activate status for each normal mode Created in NX7.5.0. | |
double | Frequency () |
Returns the natural frequency of the normal mode Created in NX7.5.0. | |
double | Hysteretic () |
Returns the hysteretic factor Created in NX7.5.0. | |
double | Mass () |
Returns the mass of the normal mode Created in NX7.5.0. | |
int | ModeId () |
Returns the mode ID Created in NX7.5.0. | |
double | PhysicalHysteretic () |
Returns the physical hysteretic factor Created in NX7.5.0. | |
double | PhysicalViscous () |
Returns the physical viscous factor Created in NX7.5.0. | |
double | RxMass () |
Returns the percent mass of Rx direction component Created in NX7.5.0. | |
double | RyMass () |
Returns the percent mass of Ry direction component Created in NX7.5.0. | |
double | RzMass () |
Returns the percent mass of Rz direction component Created in NX7.5.0. | |
void | SetActive (bool active) |
Sets the activate status for each normal mode Created in NX7.5.0. | |
void | SetHysteretic (double hysteretic) |
Sets the hysteretic factor Created in NX7.5.0. | |
void | SetViscous (double viscous) |
Sets the viscous factor Created in NX7.5.0. | |
double | Stiffness () |
Returns the stiffness of the normal mode Created in NX7.5.0. | |
double | Viscous () |
Returns the viscous factor Created in NX7.5.0. | |
double | XMass () |
Returns the percent mass of X direction component Created in NX7.5.0. | |
double | YMass () |
Returns the percent mass of Y direction component Created in NX7.5.0. | |
double | ZMass () |
Returns the percent mass of Z direction component Created in NX7.5.0. |
Represents the properties of one normal mode
Created in NX7.5.0.
Returns the activate status for each normal mode
Created in NX7.5.0.
License requirements : mechanisms ("MECHANISMS")
Returns the natural frequency of the normal mode
Created in NX7.5.0.
License requirements : mechanisms ("MECHANISMS")
Returns the hysteretic factor
Created in NX7.5.0.
License requirements : mechanisms ("MECHANISMS")
double NXOpen::Motion::NormalModeProperty::Mass | ( | ) |
Returns the mass of the normal mode
Created in NX7.5.0.
License requirements : mechanisms ("MECHANISMS")
Returns the mode ID
Created in NX7.5.0.
License requirements : mechanisms ("MECHANISMS")
Returns the physical hysteretic factor
Created in NX7.5.0.
License requirements : mechanisms ("MECHANISMS")
Returns the physical viscous factor
Created in NX7.5.0.
License requirements : mechanisms ("MECHANISMS")
double NXOpen::Motion::NormalModeProperty::RxMass | ( | ) |
Returns the percent mass of Rx direction component
Created in NX7.5.0.
License requirements : mechanisms ("MECHANISMS")
double NXOpen::Motion::NormalModeProperty::RyMass | ( | ) |
Returns the percent mass of Ry direction component
Created in NX7.5.0.
License requirements : mechanisms ("MECHANISMS")
double NXOpen::Motion::NormalModeProperty::RzMass | ( | ) |
Returns the percent mass of Rz direction component
Created in NX7.5.0.
License requirements : mechanisms ("MECHANISMS")
void NXOpen::Motion::NormalModeProperty::SetActive | ( | bool | active | ) |
Sets the activate status for each normal mode
Created in NX7.5.0.
License requirements : mechanisms ("MECHANISMS")
active | active |
void NXOpen::Motion::NormalModeProperty::SetHysteretic | ( | double | hysteretic | ) |
Sets the hysteretic factor
Created in NX7.5.0.
License requirements : mechanisms ("MECHANISMS")
hysteretic | hysteretic |
void NXOpen::Motion::NormalModeProperty::SetViscous | ( | double | viscous | ) |
Sets the viscous factor
Created in NX7.5.0.
License requirements : mechanisms ("MECHANISMS")
viscous | viscous |
Returns the stiffness of the normal mode
Created in NX7.5.0.
License requirements : mechanisms ("MECHANISMS")
double NXOpen::Motion::NormalModeProperty::Viscous | ( | ) |
Returns the viscous factor
Created in NX7.5.0.
License requirements : mechanisms ("MECHANISMS")
double NXOpen::Motion::NormalModeProperty::XMass | ( | ) |
Returns the percent mass of X direction component
Created in NX7.5.0.
License requirements : mechanisms ("MECHANISMS")
double NXOpen::Motion::NormalModeProperty::YMass | ( | ) |
Returns the percent mass of Y direction component
Created in NX7.5.0.
License requirements : mechanisms ("MECHANISMS")
double NXOpen::Motion::NormalModeProperty::ZMass | ( | ) |
Returns the percent mass of Z direction component
Created in NX7.5.0.
License requirements : mechanisms ("MECHANISMS")