NX Open C++ Reference Guide
Classes | Public Member Functions
NXOpen::CAE::CorrelSolutionCollection Class Reference

Represents a collection of correl meta solution
To obtain an instance of this class, refer to CAE::CorrelManager
More...

Inheritance diagram for NXOpen::CAE::CorrelSolutionCollection:
NXOpen::TaggedObjectCollection

List of all members.

Classes

class  iterator
 Iterator for accessing the contents of the collection. More...

Public Member Functions

NXOpen::CAE::CorrelSolutionActiveSolution ()
 Returns the active solution
Created in NX5.0.0.
iterator begin ()
 Returns an iterator addressing the first element.
NXOpen::CAE::CorrelSolutionCloneSolution (NXOpen::CAE::CorrelSolution *oldSolution, const NXString &suggestedName)
 Clones a correl meta solution.
NXOpen::CAE::ComacViewerBuilderCreateComacViewerBuilder ()
 Creates the builder object of correl comac matrix viewer.
NXOpen::CAE::MacViewerBuilderCreateMacViewerBuilder ()
 Creates the builder object of correl mac matrix viewer.
NXOpen::CAE::PairingViewerBuilderCreatePairingViewerBuilder (NXOpen::CAE::CorrelSolution *solution)
 Creates the builder object of correl pairing result viewer.
NXOpen::CAE::ShapeMetricViewerBuilderCreateShapeMetricViewerBuilder (NXOpen::CAE::CorrelSolution *solution)
 Creates the builder object of correl shape metric viewer.
NXOpen::CAE::CorrelSolutionBuilderCreateSolutionBuilder (NXOpen::CAE::CorrelSolution *solution)
 Creates the builder object of correl meta solution.
iterator end ()
 Returns an iterator addressing one past the last element.
NXOpen::CAE::CorrelSolutionFindObject (const NXString &solutionName)
 Finds a correl meta solution with specified solution name.
NXString GetValidSolutionName ()
 Returns next valid correlation solution name.
void SetActiveSolution (NXOpen::CAE::CorrelSolution *activeSolution)
 Sets the active solution
Created in NX5.0.0.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

Represents a collection of correl meta solution
To obtain an instance of this class, refer to CAE::CorrelManager


Member Function Documentation

Returns the active solution
Created in NX5.0.0.



License requirements : None

Returns an iterator addressing the first element.

Clones a correl meta solution.

Returns:
the newly created CAE::CorrelSolution
Created in NX5.0.0.

License requirements : None
Parameters:
oldSolutionthe CAE::SimSolution to be cloned
suggestedNamename to use instead of default name (may be NULL)

Creates the builder object of correl comac matrix viewer.

Returns:

Created in NX6.0.0.

License requirements : nx_correl_base ("FE Correlation")

Creates the builder object of correl mac matrix viewer.

Returns:

Deprecated:
Deprecated in NX7.5.0.


Created in NX6.0.0.

License requirements : nx_correl_base ("FE Correlation")

Creates the builder object of correl pairing result viewer.

Returns:

Created in NX6.0.0.

License requirements : nx_correl_base ("FE Correlation")
Parameters:
solutionCorrelation setup

Creates the builder object of correl shape metric viewer.

Returns:

Created in NX7.5.0.

License requirements : nx_correl_base ("FE Correlation")
Parameters:
solutionCorrelation setup

Creates the builder object of correl meta solution.

Returns:

Created in NX5.0.0.

License requirements : None
Parameters:
solutionsolution

Returns an iterator addressing one past the last element.

Finds a correl meta solution with specified solution name.

Returns:
Correlation metasolution found
Created in NX5.0.0.

License requirements : None
Parameters:
solutionNameSolution to be found

Returns next valid correlation solution name.

Returns:
a CAE::CorrelSolution valid name
Created in NX5.0.0.

License requirements : None

Sets the active solution
Created in NX5.0.0.



License requirements : None

Parameters:
activeSolutionactive solution

Returns the tag of this object.


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