NX Open C++ Reference Guide
|
Represents the initial setting for a normal mode. More...
Public Member Functions | |
int | GetModeId () |
Returns normal mode ID. | |
double | InitialDisplacement () |
Returns the initial diaplacement Created in NX5.0.0. | |
double | InitialVelocity () |
Returns the initial velocity Created in NX5.0.0. | |
void | SetInitialDisplacement (double initialDisplacement) |
Sets the initial diaplacement Created in NX5.0.0. | |
void | SetInitialVelocity (double initialVelocity) |
Sets the initial velocity Created in NX5.0.0. |
Represents the initial setting for a normal mode.
Returns normal mode ID.
Returns the initial diaplacement
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
Returns the initial velocity
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
void NXOpen::CAE::ResponseSimulation::ModeInitialData::SetInitialDisplacement | ( | double | initialDisplacement | ) |
Sets the initial diaplacement
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
initialDisplacement | initial displacement |
void NXOpen::CAE::ResponseSimulation::ModeInitialData::SetInitialVelocity | ( | double | initialVelocity | ) |
Sets the initial velocity
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
initialVelocity | initial velocity |