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

Represents a collection of correl meta solution More...

Inheritance diagram for NXOpen.CAE.CorrelSolutionCollection:
NXOpen.TaggedObjectCollection NXOpen.Utilities.NXRemotableObject IEnumerable IMessageSink

Public Member Functions

unsafe
NXOpen.CAE.CorrelBaseSolution 
CloneSolution (NXOpen.CAE.CorrelBaseSolution oldSolution, string suggestedName)
 Clones a correl meta solution More...
 
unsafe
NXOpen.CAE.ComacViewerBuilder 
CreateComacViewerBuilder ()
 Creates the builder object of correl comac matrix viewer More...
 
unsafe
NXOpen.CAE.CorrelTestAnalysisSolutionBuilder 
CreateCorrelTestAnalysisSolutionBuilder ()
 Creates a Test Analysis Solution (TAS) builder More...
 
unsafe
NXOpen.CAE.CorrelSolutionBuilder 
CreateFrfSolutionBuilder (NXOpen.CAE.CorrelFrfSolution frfSolution)
 Creates the builder object of correl meta FRF solution More...
 
unsafe
NXOpen.CAE.ShapeMetricViewerBuilder 
CreateShapeMetricViewerBuilder (NXOpen.CAE.CorrelSolution solution)
 Creates the builder object of correl shape metric viewer More...
 
unsafe
NXOpen.CAE.CorrelSolutionBuilder 
CreateSolutionBuilder (NXOpen.CAE.CorrelSolution solution)
 Creates the builder object of correl meta solution More...
 
unsafe
NXOpen.CAE.CorrelBaseSolution 
FindObject (string solutionName)
 Finds a correl meta solution with specified solution name More...
 
unsafe string GetValidSolutionName ()
 Returns next valid correlation solution name More...
 
NXOpen.CAE.CorrelBaseSolution[] ToArray ()
 Returns an array of NXOpen.CAE.CorrelBaseSolution objects. More...
 
- Public Member Functions inherited from NXOpen.TaggedObjectCollection
IEnumerator GetEnumerator ()
 Returns an enumerator that iterates through a collection. 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...
 

Protected Member Functions

override int EnumerateMoveNext (ref Tag currentTag, byte[] state)
 Advances the enumerator to the next element of the collection. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObjectCollection
new void initialize ()
 <exclude> More...
 
- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 

Properties

unsafe
NXOpen.CAE.CorrelBaseSolution 
ActiveSolution [get, set]
 Returns or sets the active solution More...
 
Tag Tag [get]
 Returns the tag of this object. More...
 

Detailed Description

Represents a collection of correl meta solution

To obtain an instance of this class, refer to NXOpen.CAE.CorrelManager

Created in NX6.0.0

Member Function Documentation

unsafe NXOpen.CAE.CorrelBaseSolution NXOpen.CAE.CorrelSolutionCollection.CloneSolution ( NXOpen.CAE.CorrelBaseSolution  oldSolution,
string  suggestedName 
)
inline

Clones a correl meta solution

Created in NX5.0.0

License requirements: None.

Parameters
oldSolutionthe NXOpen.CAE.SimSolution to be cloned
suggestedNamename to use instead of default name (may be NULL)
Returns
the newly created NXOpen.CAE.CorrelSolution
unsafe NXOpen.CAE.ComacViewerBuilder NXOpen.CAE.CorrelSolutionCollection.CreateComacViewerBuilder ( )
inline

Creates the builder object of correl comac matrix viewer

Created in NX6.0.0

Deprecated in NX1847.0.0. This function is no longer required.

License requirements: nx_correl_base ("FE Correlation")

Returns
unsafe NXOpen.CAE.CorrelTestAnalysisSolutionBuilder NXOpen.CAE.CorrelSolutionCollection.CreateCorrelTestAnalysisSolutionBuilder ( )
inline

Creates a Test Analysis Solution (TAS) builder

Created in NX1872.0.0

License requirements: nx_correl_base ("FE Correlation")

Returns
TAS Builder
unsafe NXOpen.CAE.CorrelSolutionBuilder NXOpen.CAE.CorrelSolutionCollection.CreateFrfSolutionBuilder ( NXOpen.CAE.CorrelFrfSolution  frfSolution)
inline

Creates the builder object of correl meta FRF solution

Created in NX1872.0.0

License requirements: None.

Parameters
frfSolution
Returns
unsafe NXOpen.CAE.ShapeMetricViewerBuilder NXOpen.CAE.CorrelSolutionCollection.CreateShapeMetricViewerBuilder ( NXOpen.CAE.CorrelSolution  solution)
inline

Creates the builder object of correl shape metric viewer

Created in NX7.5.0

Deprecated in NX1847.0.0. This function is no longer required.

License requirements: nx_correl_base ("FE Correlation")

Parameters
solutionCorrelation setup
Returns
unsafe NXOpen.CAE.CorrelSolutionBuilder NXOpen.CAE.CorrelSolutionCollection.CreateSolutionBuilder ( NXOpen.CAE.CorrelSolution  solution)
inline

Creates the builder object of correl meta solution

Created in NX5.0.0

License requirements: None.

Parameters
solution
Returns
override int NXOpen.CAE.CorrelSolutionCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
inlineprotectedvirtual

Advances the enumerator to the next element of the collection.

Implements NXOpen.TaggedObjectCollection.

unsafe NXOpen.CAE.CorrelBaseSolution NXOpen.CAE.CorrelSolutionCollection.FindObject ( string  solutionName)
inline

Finds a correl meta solution with specified solution name

Created in NX5.0.0

License requirements: None.

Parameters
solutionNameSolution to be found
Returns
Correlation metasolution found
unsafe string NXOpen.CAE.CorrelSolutionCollection.GetValidSolutionName ( )
inline

Returns next valid correlation solution name

Created in NX5.0.0

License requirements: None.

Returns
a NXOpen.CAE.CorrelBaseSolution valid name
NXOpen.CAE.CorrelBaseSolution [] NXOpen.CAE.CorrelSolutionCollection.ToArray ( )
inline

Returns an array of NXOpen.CAE.CorrelBaseSolution objects.

Property Documentation

unsafe NXOpen.CAE.CorrelBaseSolution NXOpen.CAE.CorrelSolutionCollection.ActiveSolution
getset

Returns or sets the active solution

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: None.

Tag NXOpen.CAE.CorrelSolutionCollection.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.