NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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:
NXOpen.TaggedObjectCollection NXOpen.Utilities.NXRemotableObject IEnumerable IMessageSink

Public Member Functions

unsafe
NXOpen.CAE.ResponseSimulation.Solution 
CloneSolution (NXOpen.CAE.ResponseSimulation.Solution oldSolution, string suggestedName)
 Clones a response analysis meta solution 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 
FindObject (string solutionName)
 Finds a response analysis meta solution with specified solution name More...
 
NXOpen.CAE.ResponseSimulation.Solution[] ToArray ()
 Returns an array of NXOpen.CAE.ResponseSimulation.Solution objects. More...
 
- Public Member Functions inherited from NXOpen.TaggedObjectCollection
IEnumerator GetEnumerator ()
 Returns an enumerator that iterates through a collection. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Protected Member Functions

override int EnumerateMoveNext (ref Tag currentTag, byte[] state)
 Advances the enumerator to the next element of the collection. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObjectCollection
new void initialize ()
 <exclude> More...
 
- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 

Properties

unsafe
NXOpen.CAE.ResponseSimulation.Solution 
ActiveSolution [get, set]
 Returns or sets the active solution More...
 
Tag Tag [get]
 Returns the tag of this object. 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 
)
inline

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)
inline

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 
)
inlineprotectedvirtual

Advances the enumerator to the next element of the collection.

Implements NXOpen.TaggedObjectCollection.

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

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 ( )
inline

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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.