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

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

Inheritance diagram for NXOpen::CAE::ModelUpdateSolutionCollection:
NXOpen::TaggedObjectCollection

List of all members.

Classes

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

Public Member Functions

NXOpen::CAE::ModelUpdateSolutionActiveSolution ()
 Returns the active solution
Created in NX7.5.0.
iterator begin ()
 Returns an iterator addressing the first element.
NXOpen::CAE::ModelUpdateSensitivityViewerBuilderCreateSensitivityViewerBuilder (NXOpen::CAE::ModelUpdateSolution *solution)
 Creates the builder object of model update sensitivity viewer.
NXOpen::CAE::ModelUpdateSolutionBuilderCreateSolutionBuilder (NXOpen::CAE::ModelUpdateSolution *solution)
 Creates the builder object of model update meta solution.
iterator end ()
 Returns an iterator addressing one past the last element.
NXOpen::CAE::ModelUpdateSolutionFindObject (const NXString &solutionName)
 Finds a model update meta solution with specified solution name.
void SetActiveSolution (NXOpen::CAE::ModelUpdateSolution *activeSolution)
 Sets the active solution
Created in NX7.5.0.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

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


Member Function Documentation

Returns the active solution
Created in NX7.5.0.



License requirements : None

Returns an iterator addressing the first element.

Creates the builder object of model update sensitivity viewer.

Returns:

Created in NX7.5.0.

License requirements : nx_correl_update ("FE Model Update")
Parameters:
solutionModel Update setup

Creates the builder object of model update meta solution.

Returns:

Created in NX7.5.0.

License requirements : None
Parameters:
solutionModel update solution being edit

Returns an iterator addressing one past the last element.

Finds a model update meta solution with specified solution name.

Returns:
Model Update meta solution found
Created in NX7.5.0.

License requirements : None
Parameters:
solutionNameSolution to be found

Sets the active solution
Created in NX7.5.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.