NXOpen .NET Reference  12.0.0
Public Member Functions | Protected Member Functions | Properties | List of all members
NXOpen.CAE.ResponseSimulation.SolutionCollection Class Reference

Represents a collection of response analysis meta solution More...

Inheritance diagram for NXOpen.CAE.ResponseSimulation.SolutionCollection:

Public Member Functions

NXOpen.CAE.ResponseSimulation.Solution[] ToArray ()
 Returns an array of NXOpen.CAE.ResponseSimulation.Solution objects. More...
 
unsafe
NXOpen.CAE.ResponseSimulation.SolutionBuilder 
CreateSolutionBuilder (NXOpen.CAE.ResponseSimulation.Solution raSolution)
 Creates the builder object of response analysis meta solution More...
 
unsafe
NXOpen.CAE.ResponseSimulation.Solution 
CloneSolution (NXOpen.CAE.ResponseSimulation.Solution oldSolution, string suggestedName)
 Clones a response analysis meta solution More...
 
unsafe
NXOpen.CAE.ResponseSimulation.Solution 
FindObject (string solutionName)
 Finds a response analysis meta solution with specified solution name More...
 

Protected Member Functions

override int EnumerateMoveNext (ref Tag currentTag, byte[] state)
 Advances the enumerator to the next element of the collection. More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 
unsafe
NXOpen.CAE.ResponseSimulation.Solution 
ActiveSolution [get, set]
 Returns or sets the active solution More...
 

Detailed Description

Represents a collection of response analysis meta solution

To obtain an instance of this class, refer to NXOpen.CAE.ResponseSimulation.Manager

Created in NX5.0.0

Member Function Documentation

unsafe NXOpen.CAE.ResponseSimulation.Solution NXOpen.CAE.ResponseSimulation.SolutionCollection.CloneSolution ( NXOpen.CAE.ResponseSimulation.Solution  oldSolution,
string  suggestedName 
)

Clones a response analysis meta 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)
Returns
the newly created CAE.ResponseSimulation.Solution
unsafe NXOpen.CAE.ResponseSimulation.SolutionBuilder NXOpen.CAE.ResponseSimulation.SolutionCollection.CreateSolutionBuilder ( NXOpen.CAE.ResponseSimulation.Solution  raSolution)

Creates the builder object of response analysis meta solution

Created in NX5.0.0

License requirements: nx_response_anlys ("NX Response Analysis")

Parameters
raSolution
Returns
override int NXOpen.CAE.ResponseSimulation.SolutionCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
protected

Advances the enumerator to the next element of the collection.

unsafe NXOpen.CAE.ResponseSimulation.Solution NXOpen.CAE.ResponseSimulation.SolutionCollection.FindObject ( string  solutionName)

Finds a response analysis meta solution with specified solution name

Created in NX5.0.0

License requirements: nx_response_anlys ("NX Response Analysis")

Parameters
solutionName
Returns
NXOpen.CAE.ResponseSimulation.Solution [] NXOpen.CAE.ResponseSimulation.SolutionCollection.ToArray ( )

Returns an array of NXOpen.CAE.ResponseSimulation.Solution objects.

Property Documentation

unsafe NXOpen.CAE.ResponseSimulation.Solution NXOpen.CAE.ResponseSimulation.SolutionCollection.ActiveSolution
getset

Returns or sets the active solution

Created in NX5.0.0

License requirements to get this property: nx_response_anlys ("NX Response Analysis")

License requirements to set this property: nx_response_anlys ("NX Response Analysis")

Tag NXOpen.CAE.ResponseSimulation.SolutionCollection.Tag
get

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.