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

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

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

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

Detailed Description

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

Member Function Documentation

NXOpen::CAE::ModelUpdateSolution* NXOpen::CAE::ModelUpdateSolutionCollection::ActiveSolution ( )

Returns the active solution
Created in NX7.5.0.



License requirements : None

iterator NXOpen::CAE::ModelUpdateSolutionCollection::begin ( )

Returns an iterator addressing the first element.

NXOpen::CAE::ModelUpdateSensitivityViewerBuilder* NXOpen::CAE::ModelUpdateSolutionCollection::CreateSensitivityViewerBuilder ( NXOpen::CAE::ModelUpdateSolution solution)

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
NXOpen::CAE::ModelUpdateSolutionBuilder* NXOpen::CAE::ModelUpdateSolutionCollection::CreateSolutionBuilder ( NXOpen::CAE::ModelUpdateSolution solution)

Creates the builder object of model update meta solution.

Returns

Created in NX7.5.0.

License requirements : None
Parameters
solutionModel update solution being edit
iterator NXOpen::CAE::ModelUpdateSolutionCollection::end ( )

Returns an iterator addressing one past the last element.

NXOpen::CAE::ModelUpdateSolution* NXOpen::CAE::ModelUpdateSolutionCollection::FindObject ( const NXString solutionName)

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
NXOpen::CAE::ModelUpdateSolution* NXOpen::CAE::ModelUpdateSolutionCollection::FindObject ( const char *  solutionName)

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
void NXOpen::CAE::ModelUpdateSolutionCollection::SetActiveSolution ( NXOpen::CAE::ModelUpdateSolution activeSolution)

Sets the active solution
Created in NX7.5.0.



License requirements : None

Parameters
activeSolutionactive solution
tag_t NXOpen::CAE::ModelUpdateSolutionCollection::Tag ( ) const

Returns the tag of this object.


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