NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.CAE.CorrelManager Class Reference

Represents the correl manager that contains all correl and pre-test objects More...

Inheritance diagram for NXOpen.CAE.CorrelManager:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe
NXOpen.CAE.CorrelApplyAlignmentFromBuilder 
CreateCorrelApplyAlignmentFromBuilder (NXOpen.CAE.SimSolution solution)
 Creates a NXOpen.CAE.CorrelApplyAlignmentFromBuilder More...
 
unsafe
NXOpen.CAE.CorrelFineTuneAlignmentBuilder 
CreateCorrelFineTuneAlignmentBuilder (NXOpen.CAE.SimSolution solution)
 Creates a NXOpen.CAE.CorrelFineTuneAlignmentBuilder More...
 
unsafe
NXOpen.CAE.ModelUpdateDesignVariablesRapidCreateBuilder 
CreateModelUpdateDesignVariablesRapidCreateBuilderBuilder ()
 Creates a builder for rapid creation of design variables. More...
 
unsafe void ShowTestReferenceSolutionInformation (NXOpen.CAE.SimSolution solution)
 Prints Test Reference Solution information More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

NXOpen.CAE.ModelUpdateSolutionCollection ModelUpdates [get]
 Returns the model update solution collection belonging to this sim part More...
 
NXOpen.CAE.PreTestSolutionCollection PreTests [get]
 Returns the pre-test collection belonging to this sim part. More...
 
NXOpen.CAE.CorrelSolutionCollection Solutions [get]
 Returns the correl solution collection belonging to this sim part More...
 
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> 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

unsafe NXOpen.CAE.CorrelApplyAlignmentFromBuilder NXOpen.CAE.CorrelManager.CreateCorrelApplyAlignmentFromBuilder ( NXOpen.CAE.SimSolution  solution)
inline

Creates a NXOpen.CAE.CorrelApplyAlignmentFromBuilder

Created in NX9.0.0

License requirements: nx_correl_base ("FE Correlation")

Parameters
solutionCorrelation setup
Returns
unsafe NXOpen.CAE.CorrelFineTuneAlignmentBuilder NXOpen.CAE.CorrelManager.CreateCorrelFineTuneAlignmentBuilder ( NXOpen.CAE.SimSolution  solution)
inline

Creates a NXOpen.CAE.CorrelFineTuneAlignmentBuilder

Created in NX9.0.0

License requirements: nx_correl_base ("FE Correlation")

Parameters
solution
Returns
unsafe NXOpen.CAE.ModelUpdateDesignVariablesRapidCreateBuilder NXOpen.CAE.CorrelManager.CreateModelUpdateDesignVariablesRapidCreateBuilderBuilder ( )
inline

Creates a builder for rapid creation of design variables.

Created in NX8.0.1

License requirements: nx_correl_update ("FE Model Update")

Returns
unsafe void NXOpen.CAE.CorrelManager.ShowTestReferenceSolutionInformation ( NXOpen.CAE.SimSolution  solution)
inline

Prints Test Reference Solution information

Created in NX1847.0.0

License requirements: nx_correl_base ("FE Correlation")

Parameters
solution

Property Documentation

NXOpen.CAE.ModelUpdateSolutionCollection NXOpen.CAE.CorrelManager.ModelUpdates
get

Returns the model update solution collection belonging to this sim part

Created in NX7.5.0

NXOpen.CAE.PreTestSolutionCollection NXOpen.CAE.CorrelManager.PreTests
get

Returns the pre-test collection belonging to this sim part.

Created in NX7.5.0

NXOpen.CAE.CorrelSolutionCollection NXOpen.CAE.CorrelManager.Solutions
get

Returns the correl solution collection belonging to this sim part

Created in NX3.0.0

Tag NXOpen.CAE.CorrelManager.Tag
get

Returns the tag of this object.


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