NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | 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 Types

enum  FormatType { Unv, Sc2tl, Vl2tl }
 the format type. More...
 
enum  UnitType {
  MeterNewton, FootPoundForce, MeterKilogramForce, FootPoundal,
  MmMilliNewton, CmCentiNewton, InchPoundForce, MmKilogramForce,
  MmNewton
}
 the unit type. More...
 

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 CreateNewMaxSpreadGroup (NXOpen.TaggedObject[] inputNodes, string groupName, int groupLabel, int maxNodes, double minDistance)
 Creates New Max Spread Node Group More...
 
unsafe void ExportTestAnalysisReferenceSolution (NXOpen.CAE.SimSolution solution, NXOpen.CAE.CorrelManager.FormatType format, string filename, NXOpen.CAE.CorrelManager.UnitType units, string componentName)
 Exports Test Analysis Reference Solution 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 Enumeration Documentation

the format type.

Enumerator
Unv 
Sc2tl 
Vl2tl 

Deprecated in 1899.

Replaced by SC2TL

the unit type.

Enumerator
MeterNewton 
FootPoundForce 
MeterKilogramForce 
FootPoundal 
MmMilliNewton 
CmCentiNewton 
InchPoundForce 
MmKilogramForce 
MmNewton 

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

Deprecated in NX1847.0.0. Use NXOpen.CAE.TestModel instead.

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

Deprecated in NX1847.0.0. Use NXOpen.CAE.TestModel instead.

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.CreateNewMaxSpreadGroup ( NXOpen.TaggedObject[]  inputNodes,
string  groupName,
int  groupLabel,
int  maxNodes,
double  minDistance 
)
inline

Creates New Max Spread Node Group

Created in NX1872.0.0

License requirements: nx_correl_base ("FE Correlation")

Parameters
inputNodes
groupName
groupLabel
maxNodes
minDistance
unsafe void NXOpen.CAE.CorrelManager.ExportTestAnalysisReferenceSolution ( NXOpen.CAE.SimSolution  solution,
NXOpen.CAE.CorrelManager.FormatType  format,
string  filename,
NXOpen.CAE.CorrelManager.UnitType  units,
string  componentName 
)
inline

Exports Test Analysis Reference Solution

Created in NX1872.0.0

License requirements: nx_correl_base ("FE Correlation")

Parameters
solution
format
filename
units
componentName
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.