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
Created in NX6.0.0.
More...
Public Member Functions | |
NXOpen::CAE::CorrelApplyAlignmentFromBuilder * | CreateCorrelApplyAlignmentFromBuilder (NXOpen::CAE::SimSolution *solution) |
Creates a CAE::CorrelApplyAlignmentFromBuilder. | |
NXOpen::CAE::CorrelFineTuneAlignmentBuilder * | CreateCorrelFineTuneAlignmentBuilder (NXOpen::CAE::SimSolution *solution) |
Creates a CAE::CorrelFineTuneAlignmentBuilder. | |
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
Created in NX6.0.0.
NXOpen::CAE::CorrelApplyAlignmentFromBuilder* NXOpen::CAE::CorrelManager::CreateCorrelApplyAlignmentFromBuilder | ( | NXOpen::CAE::SimSolution * | solution | ) |
Creates a CAE::CorrelApplyAlignmentFromBuilder.
solution | Correlation setup |
NXOpen::CAE::CorrelFineTuneAlignmentBuilder* NXOpen::CAE::CorrelManager::CreateCorrelFineTuneAlignmentBuilder | ( | NXOpen::CAE::SimSolution * | solution | ) |
Creates a CAE::CorrelFineTuneAlignmentBuilder.
solution | solution |
NXOpen::CAE::ModelUpdateDesignVariablesRapidCreateBuilder* NXOpen::CAE::CorrelManager::CreateModelUpdateDesignVariablesRapidCreateBuilderBuilder | ( | ) |
Creates a builder for rapid creation of design variables.
NXOpen::CAE::ModelUpdateSolutionCollection* NXOpen::CAE::CorrelManager::ModelUpdates | ( | ) |
Returns the model update solution collection belonging to this sim part
Created in NX7.5.0.
NXOpen::CAE::PreTestSolutionCollection* NXOpen::CAE::CorrelManager::PreTests | ( | ) |
Returns the pre-test collection belonging to this sim part.
Created in NX7.5.0.
NXOpen::CAE::CorrelSolutionCollection* NXOpen::CAE::CorrelManager::Solutions | ( | ) |
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.