NX Open C++ Reference Guide
|
Represents the correl manager that contains all correl and pre-test objects
To obtain an instance of this class, refer to CAE::SimSimulation
More...
Public Member Functions | |
NXOpen::CAE::ModelUpdateDesignVariablesRapidCreateBuilder * | CreateModelUpdateDesignVariablesRapidCreateBuilderBuilder () |
Creates a builder for rapid creation of design variables. | |
NXOpen::CAE::ModelUpdateSolutionCollection * | ModelUpdates () |
Returns the model update solution collection belonging to this sim part Created in NX7.5.0. | |
NXOpen::CAE::PreTestSolutionCollection * | PreTests () |
Returns the pre-test collection belonging to this sim part. | |
NXOpen::CAE::CorrelSolutionCollection * | Solutions () |
Returns the correl solution collection belonging to this sim part Created in NX3.0.0. | |
tag_t | Tag () const |
Returns the tag of this object. |
Represents the correl manager that contains all correl and pre-test objects
To obtain an instance of this class, refer to CAE::SimSimulation
NXOpen::CAE::ModelUpdateDesignVariablesRapidCreateBuilder* NXOpen::CAE::CorrelManager::CreateModelUpdateDesignVariablesRapidCreateBuilderBuilder | ( | ) |
Creates a builder for rapid creation of design variables.
Returns the model update solution collection belonging to this sim part
Created in NX7.5.0.
Returns the pre-test collection belonging to this sim part.
Created in NX7.5.0.
Returns the correl solution collection belonging to this sim part
Created in NX3.0.0.
tag_t NXOpen::CAE::CorrelManager::Tag | ( | ) | const |
Returns the tag of this object.