NX Open C++ Reference Guide
|
Represents the properties of one normal mode. More...
Public Member Functions | |
bool | Active () |
Returns the activate status Created in NX5.0.0. | |
double | GetFrequency () |
Returns the natrual frequency of the normal mode. | |
double | GetMass () |
Returns the mass of the normal mode. | |
int | GetModeId () |
Returns mode ID. | |
double | GetPhysicalHysteretic () |
Returns the physical hysteretic factor. | |
double | GetPhysicalViscous () |
Returns the physical viscous factor. | |
double | GetRxMass () |
Returns the percent mass of Rx direction component. | |
double | GetRyMass () |
Returns the percent mass of Ry direction component. | |
double | GetRzMass () |
Returns the percent mass of Rz direction component. | |
double | GetStiffeness () |
Returns the stiffeness of the normal mode. | |
double | GetXMass () |
Returns the percent mass of X direction component. | |
double | GetYMass () |
Returns the percent mass of Y direction component. | |
double | GetZMass () |
Returns the percent mass of Z direction component. | |
double | Hysteretic () |
Returns the hysteretic factor Created in NX5.0.0. | |
void | SetActive (bool active) |
Sets the activate status Created in NX5.0.0. | |
void | SetHysteretic (double hysteretic) |
Sets the hysteretic factor Created in NX5.0.0. | |
void | SetViscous (double viscous) |
Sets the viscous factor Created in NX5.0.0. | |
double | Viscous () |
Returns the viscous factor Created in NX5.0.0. |
Represents the properties of one normal mode.
Returns the activate status
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
Returns the natrual frequency of the normal mode.
Returns the mass of the normal mode.
Returns mode ID.
Returns the physical hysteretic factor.
Returns the physical viscous factor.
Returns the percent mass of Rx direction component.
Returns the percent mass of Ry direction component.
Returns the percent mass of Rz direction component.
Returns the stiffeness of the normal mode.
Returns the percent mass of X direction component.
Returns the percent mass of Y direction component.
Returns the percent mass of Z direction component.
Returns the hysteretic factor
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
void NXOpen::CAE::ResponseSimulation::NormalMode::SetActive | ( | bool | active | ) |
Sets the activate status
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
active | active |
void NXOpen::CAE::ResponseSimulation::NormalMode::SetHysteretic | ( | double | hysteretic | ) |
Sets the hysteretic factor
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
hysteretic | hysteretic |
void NXOpen::CAE::ResponseSimulation::NormalMode::SetViscous | ( | double | viscous | ) |
Sets the viscous factor
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
viscous | viscous |
Returns the viscous factor
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")