NXOpen .NET Reference  12.0.0
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:

Public Member Functions

unsafe
NXOpen.CAE.ModelUpdateDesignVariablesRapidCreateBuilder 
CreateModelUpdateDesignVariablesRapidCreateBuilderBuilder ()
 Creates a builder for rapid creation of design variables. More...
 
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...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 
NXOpen.CAE.CorrelSolutionCollection Solutions [get]
 Returns the correl 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.ModelUpdateSolutionCollection ModelUpdates [get]
 Returns the model update solution collection belonging to this sim part 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)

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)

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 ( )

Creates a builder for rapid creation of design variables.

Created in NX8.0.1

License requirements: nx_correl_update ("FE Model Update")

Returns

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.