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

Represents a collection of response analysis meta solution
To obtain an instance of this class, refer to CAE::ResponseSimulation::Manager
More...

Inheritance diagram for NXOpen::CAE::ResponseSimulation::SolutionCollection:
NXOpen::TaggedObjectCollection

List of all members.

Classes

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

Public Member Functions

NXOpen::CAE::ResponseSimulation::SolutionActiveSolution ()
 Returns the active solution
Created in NX5.0.0.
iterator begin ()
 Returns an iterator addressing the first element.
NXOpen::CAE::ResponseSimulation::SolutionCloneSolution (NXOpen::CAE::ResponseSimulation::Solution *oldSolution, const NXString &suggestedName)
 Clones a response analysis meta solution.
NXOpen::CAE::ResponseSimulation::SolutionBuilderCreateSolutionBuilder (NXOpen::CAE::ResponseSimulation::Solution *raSolution)
 Creates the builder object of response analysis meta solution.
iterator end ()
 Returns an iterator addressing one past the last element.
NXOpen::CAE::ResponseSimulation::SolutionFindObject (const NXString &solutionName)
 Finds a response analysis meta solution with specified solution name.
void SetActiveSolution (NXOpen::CAE::ResponseSimulation::Solution *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 response analysis meta solution
To obtain an instance of this class, refer to CAE::ResponseSimulation::Manager


Member Function Documentation

Returns the active solution
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns an iterator addressing the first element.

Clones a response analysis meta solution.

Returns:
the newly created CAE::ResponseSimulation::Solution
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")
Parameters:
oldSolutionthe CAE::SimSolution to be cloned
suggestedNamename to use instead of default name (may be NULL)
NOTE: The full Unicode character set is not supported for this parameter.

Creates the builder object of response analysis meta solution.

Returns:

Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")
Parameters:
raSolutionra solution

Returns an iterator addressing one past the last element.

Finds a response analysis meta solution with specified solution name.

Returns:

Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")
Parameters:
solutionNamesolution name

Sets the active solution
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

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.