NX Open C++ Reference Guide
|
Represents the abstract class of dynamic excitations
This is an abstract class, and cannot be created.
More...
Public Types | |
enum | Component { ComponentDistributedLoad = -1, ComponentX, ComponentY, ComponentZ, ComponentRx, ComponentRy, ComponentRz, ComponentUserDefined } |
Represents the component type. More... | |
Public Member Functions | |
void | Destroy () |
Deletes a response simulation excitation Created in NX5.0.0. | |
NXString | ExcitationName () |
Returns the excitation name Created in NX5.0.0. | |
void | SetExcitationName (const NXString &excitationName) |
Sets the excitation name Created in NX5.0.0. |
Represents the abstract class of dynamic excitations
This is an abstract class, and cannot be created.
Deletes a response simulation excitation
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
Returns the excitation name
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
void NXOpen::CAE::ResponseSimulation::Excitation::SetExcitationName | ( | const NXString & | excitationName | ) |
Sets the excitation name
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
excitationName | excitationname |