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

Represents a collection of model update meta solution More...

Inheritance diagram for NXOpen.CAE.ModelUpdateSolutionCollection:

Public Member Functions

NXOpen.CAE.ModelUpdateSolution[] ToArray ()
 Returns an array of NXOpen.CAE.ModelUpdateSolution objects. More...
 
unsafe
NXOpen.CAE.ModelUpdateSolutionBuilder 
CreateSolutionBuilder (NXOpen.CAE.ModelUpdateSolution solution)
 Creates the builder object of model update meta solution More...
 
unsafe
NXOpen.CAE.ModelUpdateSolution 
FindObject (string solutionName)
 Finds a model update meta solution with specified solution name More...
 
unsafe
NXOpen.CAE.ModelUpdateSensitivityViewerBuilder 
CreateSensitivityViewerBuilder (NXOpen.CAE.ModelUpdateSolution solution)
 Creates the builder object of model update sensitivity viewer 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.ModelUpdateSolution 
ActiveSolution [get, set]
 Returns or sets the active solution 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

unsafe NXOpen.CAE.ModelUpdateSensitivityViewerBuilder NXOpen.CAE.ModelUpdateSolutionCollection.CreateSensitivityViewerBuilder ( NXOpen.CAE.ModelUpdateSolution  solution)

Creates the builder object of model update sensitivity viewer

Created in NX7.5.0

License requirements: nx_correl_update ("FE Model Update")

Parameters
solutionModel Update setup
Returns
unsafe NXOpen.CAE.ModelUpdateSolutionBuilder NXOpen.CAE.ModelUpdateSolutionCollection.CreateSolutionBuilder ( NXOpen.CAE.ModelUpdateSolution  solution)

Creates the builder object of model update meta solution

Created in NX7.5.0

License requirements: None.

Parameters
solutionModel update solution being edit
Returns
override int NXOpen.CAE.ModelUpdateSolutionCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
protected

Advances the enumerator to the next element of the collection.

unsafe NXOpen.CAE.ModelUpdateSolution NXOpen.CAE.ModelUpdateSolutionCollection.FindObject ( string  solutionName)

Finds a model update meta solution with specified solution name

Created in NX7.5.0

License requirements: None.

Parameters
solutionNameSolution to be found
Returns
Model Update meta solution found
NXOpen.CAE.ModelUpdateSolution [] NXOpen.CAE.ModelUpdateSolutionCollection.ToArray ( )

Returns an array of NXOpen.CAE.ModelUpdateSolution objects.

Property Documentation

unsafe NXOpen.CAE.ModelUpdateSolution NXOpen.CAE.ModelUpdateSolutionCollection.ActiveSolution
getset

Returns or sets the active solution

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: None.

Tag NXOpen.CAE.ModelUpdateSolutionCollection.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.