NXOpen .NET Reference Guide
 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.CorrelSolution CloneSolution (NXOpen.CAE.CorrelSolution 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.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.CorrelSolution 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.CorrelSolution[] ToArray ()
 Returns an array of NXOpen.CAE.CorrelSolution 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.CorrelSolution 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.CorrelSolution NXOpen.CAE.CorrelSolutionCollection.CloneSolution ( NXOpen.CAE.CorrelSolution  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.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.CorrelSolution 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.CorrelSolution valid name
NXOpen.CAE.CorrelSolution [] NXOpen.CAE.CorrelSolutionCollection.ToArray ( )
inline

Returns an array of NXOpen.CAE.CorrelSolution objects.

Property Documentation

unsafe NXOpen.CAE.CorrelSolution 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.