NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAE::CorrelManager Class Reference

Represents the correl manager that contains all correl and pre-test objects
To obtain an instance of this class, refer to NXOpen::CAE::SimSimulation

Created in NX6.0.0. More...

Public Member Functions

NXOpen::CAE::CorrelApplyAlignmentFromBuilderCreateCorrelApplyAlignmentFromBuilder (NXOpen::CAE::SimSolution *solution)
 Creates a NXOpen::CAE::CorrelApplyAlignmentFromBuilder. More...
 
NXOpen::CAE::CorrelFineTuneAlignmentBuilderCreateCorrelFineTuneAlignmentBuilder (NXOpen::CAE::SimSolution *solution)
 Creates a NXOpen::CAE::CorrelFineTuneAlignmentBuilder. More...
 
NXOpen::CAE::ModelUpdateDesignVariablesRapidCreateBuilderCreateModelUpdateDesignVariablesRapidCreateBuilderBuilder ()
 Creates a builder for rapid creation of design variables. More...
 
NXOpen::CAE::ModelUpdateSolutionCollectionModelUpdates ()
 Returns the model update solution collection belonging to this sim part
Created in NX7.5.0. More...
 
NXOpen::CAE::PreTestSolutionCollectionPreTests ()
 Returns the pre-test collection belonging to this sim part. More...
 
NXOpen::CAE::CorrelSolutionCollectionSolutions ()
 Returns the correl solution collection belonging to this sim part
Created in NX3.0.0. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents the correl manager that contains all correl and pre-test objects
To obtain an instance of this class, refer to NXOpen::CAE::SimSimulation

Created in NX6.0.0.


Member Function Documentation

NXOpen::CAE::CorrelApplyAlignmentFromBuilder* NXOpen::CAE::CorrelManager::CreateCorrelApplyAlignmentFromBuilder ( NXOpen::CAE::SimSolution solution)

Creates a NXOpen::CAE::CorrelApplyAlignmentFromBuilder.

Returns

Created in NX9.0.0.

License requirements : nx_correl_base ("FE Correlation")
Parameters
solutionCorrelation setup
NXOpen::CAE::CorrelFineTuneAlignmentBuilder* NXOpen::CAE::CorrelManager::CreateCorrelFineTuneAlignmentBuilder ( NXOpen::CAE::SimSolution solution)

Creates a NXOpen::CAE::CorrelFineTuneAlignmentBuilder.

Returns

Created in NX9.0.0.

License requirements : nx_correl_base ("FE Correlation")
Parameters
solutionsolution
NXOpen::CAE::ModelUpdateDesignVariablesRapidCreateBuilder* NXOpen::CAE::CorrelManager::CreateModelUpdateDesignVariablesRapidCreateBuilderBuilder ( )

Creates a builder for rapid creation of design variables.

Returns

Created in NX8.0.1.

License requirements : nx_correl_update ("FE Model Update")
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.


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.