NX Open C++ Reference Guide
|
Represents an excitation on one specified direction. More...
Represents an excitation on one specified direction.
NXOpen::CAE::ResponseSimulation::Excitation::Component NXOpen::CAE::ResponseSimulation::DDAMComponentData::GetComponentType | ( | ) |
Returns the component type.
Returns the enable option.
NXOpen::CAE::ResponseSimulation::DDAMComponentData::LoadingType NXOpen::CAE::ResponseSimulation::DDAMComponentData::LoadingTypeOption | ( | ) |
Returns the option of loading type
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
NXOpen::CAE::ResponseSimulation::DDAMComponentData::ResponseType NXOpen::CAE::ResponseSimulation::DDAMComponentData::ResponseTypeOption | ( | ) |
Returns the option of response type
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
void NXOpen::CAE::ResponseSimulation::DDAMComponentData::SetLoadingTypeOption | ( | NXOpen::CAE::ResponseSimulation::DDAMComponentData::LoadingType | loadingType | ) |
Sets the option of loading type
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
loadingType | loading type |
void NXOpen::CAE::ResponseSimulation::DDAMComponentData::SetResponseTypeOption | ( | NXOpen::CAE::ResponseSimulation::DDAMComponentData::ResponseType | responseType | ) |
Sets the option of response type
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
responseType | response type |