NX Open C++ Reference Guide
|
Represents a collection of excitation objects
To obtain an instance of this class, refer to CAE::ResponseSimulation::Manager
More...
Represents a collection of excitation objects
To obtain an instance of this class, refer to CAE::ResponseSimulation::Manager
Returns an iterator addressing the first element.
NXOpen::CAE::ResponseSimulation::CSDExcitationBuilder* NXOpen::CAE::ResponseSimulation::ExcitationCollection::CreateCsdExcitationBuilder | ( | NXOpen::CAE::ResponseSimulation::CSDExcitation * | excitation | ) |
Creates the builder object of CAE::ResponseSimulation::DDAMExcitation.
excitation | excitation |
Creates the builder object of CAE::ResponseSimulation::DDAMExcitation.
excitation | excitation |
Creates the builder object of CAE::ResponseSimulation::DistributedLoadExcitation.
excitation | excitation |
Creates the builder object of CAE::ResponseSimulation::DDAMExcitation.
excitation | excitation |
Creates the builder object of CAE::ResponseSimulation::RotationalNodalFunctionExcitation.
excitation | excitation |
Creates the builder object of CAE::ResponseSimulation::StaticLoadExcitation.
excitation | excitation |
Creates the builder object of CAE::ResponseSimulation::DDAMExcitation.
excitation | excitation |
Creates the builder object of CAE::ResponseSimulation::TranslationalNodalFunctionExcitation.
excitation | excitation |
Creates the builder object of CAE::ResponseSimulation::VelocityImpactExcitation.
excitation | excitation |
void NXOpen::CAE::ResponseSimulation::ExcitationCollection::DeleteExcitation | ( | NXOpen::CAE::ResponseSimulation::Excitation * | excitation | ) |
Deletes an excitation
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
excitation | excitation |
Returns an iterator addressing one past the last element.
NXOpen::CAE::ResponseSimulation::Excitation* NXOpen::CAE::ResponseSimulation::ExcitationCollection::FindObject | ( | const NXString & | name | ) |
Finds an excitation with specified excitation name.
name | name |
tag_t NXOpen::CAE::ResponseSimulation::ExcitationCollection::Tag | ( | ) | const |
Returns the tag of this object.