NX Open C++ Reference Guide
|
Represents a velocity impact excitation
To create or edit an instance of this class, use CAE::ResponseSimulation::VelocityImpactExcitationBuilder
Created in NX6.0.0.
More...
Additional Inherited Members | |
![]() | |
enum | Component { ComponentDistributedLoad = -1, ComponentX, ComponentY, ComponentZ, ComponentRx, ComponentRy, ComponentRz, ComponentUserDefined } |
Represents the component type. More... | |
![]() | |
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. | |
void | SetExcitationName (const char *excitationName) |
Sets the excitation name Created in NX5.0.0. | |
Represents a velocity impact excitation
To create or edit an instance of this class, use CAE::ResponseSimulation::VelocityImpactExcitationBuilder
Created in NX6.0.0.