NX Open C++ Reference Guide
|
Represents the Response Simulation manager to contain all Response Simulation objects
To obtain an instance of this class, refer to CAE::SimSimulation
Created in NX5.0.0.
More...
Public Member Functions | |
NXOpen::CAE::ResponseSimulation::EvaluationSettingManager * | EvaluationSettingManager () |
Returns the Response Simulation evaluation data manager belonging to this sim part Created in NX3.0.0. | |
NXOpen::CAE::ResponseSimulation::RSEventCollection * | Events () |
Returns the Response Simulation event collection belonging to this sim part Created in NX3.0.0. | |
NXOpen::CAE::ResponseSimulation::ExcitationCollection * | Excitations () |
Returns the Response Simulation excitation collection belonging to this sim part Created in NX3.0.0. | |
NXOpen::CAE::ResponseSimulation::SensorCollection * | Sensors () |
Returns the Response Simulation sensor collection belonging to this sim part Created in NX3.0.0. | |
NXOpen::CAE::ResponseSimulation::SolutionCollection * | Solutions () |
Returns the Response Simulation solution collection belonging to this sim part Created in NX3.0.0. | |
NXOpen::CAE::ResponseSimulation::StrainGageCollection * | StrainGages () |
Returns the Response Simulation strain gage collection belonging to this sim part Created in NX3.0.0. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Represents the Response Simulation manager to contain all Response Simulation objects
To obtain an instance of this class, refer to CAE::SimSimulation
Created in NX5.0.0.
NXOpen::CAE::ResponseSimulation::EvaluationSettingManager* NXOpen::CAE::ResponseSimulation::Manager::EvaluationSettingManager | ( | ) |
Returns the Response Simulation evaluation data manager belonging to this sim part
Created in NX3.0.0.
NXOpen::CAE::ResponseSimulation::RSEventCollection* NXOpen::CAE::ResponseSimulation::Manager::Events | ( | ) |
Returns the Response Simulation event collection belonging to this sim part
Created in NX3.0.0.
NXOpen::CAE::ResponseSimulation::ExcitationCollection* NXOpen::CAE::ResponseSimulation::Manager::Excitations | ( | ) |
Returns the Response Simulation excitation collection belonging to this sim part
Created in NX3.0.0.
NXOpen::CAE::ResponseSimulation::SensorCollection* NXOpen::CAE::ResponseSimulation::Manager::Sensors | ( | ) |
Returns the Response Simulation sensor collection belonging to this sim part
Created in NX3.0.0.
NXOpen::CAE::ResponseSimulation::SolutionCollection* NXOpen::CAE::ResponseSimulation::Manager::Solutions | ( | ) |
Returns the Response Simulation solution collection belonging to this sim part
Created in NX3.0.0.
NXOpen::CAE::ResponseSimulation::StrainGageCollection* NXOpen::CAE::ResponseSimulation::Manager::StrainGages | ( | ) |
Returns the Response Simulation strain gage collection belonging to this sim part
Created in NX3.0.0.
tag_t NXOpen::CAE::ResponseSimulation::Manager::Tag | ( | ) | const |
Returns the tag of this object.