NX Open C++ Reference Guide
|
Represents the manager to CAE::ResponseSimulation::DDAMExcitation . More...
Public Member Functions | |
bool | GetComponentStatus (NXOpen::CAE::ResponseSimulation::Excitation::Component component) |
Returns the status of a dierction component. | |
NXOpen::CAE::ResponseSimulation::DDAMExcitation::LoadingType | LoadingType () |
Returns the loading type Created in NX5.0.0. | |
NXOpen::CAE::ResponseSimulation::DDAMExcitation::ResponseType | ResponseType () |
Returns the response type Created in NX5.0.0. | |
void | SetComponentStatus (NXOpen::CAE::ResponseSimulation::Excitation::Component component, bool enable) |
Sets the status for a direction component Created in NX5.0.0. | |
void | SetLoadingType (NXOpen::CAE::ResponseSimulation::DDAMExcitation::LoadingType loadingType) |
Sets the loading type Created in NX5.0.0. | |
void | SetResponseType (NXOpen::CAE::ResponseSimulation::DDAMExcitation::ResponseType responseType) |
Sets the response type Created in NX5.0.0. |
Represents the manager to CAE::ResponseSimulation::DDAMExcitation .
The object of type CAE::ResponseSimulation::DDAMExcitation can only be created or edited through this class.
To create a new instance of this class, use CAE::ResponseSimulation::ExcitationCollection::CreateDdamExcitationBuilder
bool NXOpen::CAE::ResponseSimulation::DDAMExcitationBuilder::GetComponentStatus | ( | NXOpen::CAE::ResponseSimulation::Excitation::Component | component | ) |
Returns the status of a dierction component.
component | component |
NXOpen::CAE::ResponseSimulation::DDAMExcitation::LoadingType NXOpen::CAE::ResponseSimulation::DDAMExcitationBuilder::LoadingType | ( | ) |
Returns the loading type
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
NXOpen::CAE::ResponseSimulation::DDAMExcitation::ResponseType NXOpen::CAE::ResponseSimulation::DDAMExcitationBuilder::ResponseType | ( | ) |
Returns the response type
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
void NXOpen::CAE::ResponseSimulation::DDAMExcitationBuilder::SetComponentStatus | ( | NXOpen::CAE::ResponseSimulation::Excitation::Component | component, |
bool | enable | ||
) |
Sets the status for a direction component
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
component | component |
enable | enable |
void NXOpen::CAE::ResponseSimulation::DDAMExcitationBuilder::SetLoadingType | ( | NXOpen::CAE::ResponseSimulation::DDAMExcitation::LoadingType | loadingType | ) |
Sets the loading type
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
loadingType | loading type |
void NXOpen::CAE::ResponseSimulation::DDAMExcitationBuilder::SetResponseType | ( | NXOpen::CAE::ResponseSimulation::DDAMExcitation::ResponseType | responseType | ) |
Sets the response type
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
responseType | response type |