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

This class is a collection of NXOpen.CAE.SimLoadRecipeMapping s. More...

Inheritance diagram for NXOpen.CAE.SimLoadRecipeMappingCollection:

Public Member Functions

NXOpen.CAE.SimLoadRecipeMapping[] ToArray ()
 Returns an array of NXOpen.CAE.SimLoadRecipeMapping objects. More...
 
unsafe
NXOpen.CAE.SimLoadRecipeMapping 
Find (string name)
 Finds a Load Recipe Maping of a certain load type. 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...
 

Detailed Description

This class is a collection of NXOpen.CAE.SimLoadRecipeMapping s.

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

Created in NX10.0.0

Member Function Documentation

override int NXOpen.CAE.SimLoadRecipeMappingCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
protected

Advances the enumerator to the next element of the collection.

unsafe NXOpen.CAE.SimLoadRecipeMapping NXOpen.CAE.SimLoadRecipeMappingCollection.Find ( string  name)

Finds a Load Recipe Maping of a certain load type.

Created in NX10.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

Parameters
namename of the load recipe
Returns
NXOpen.CAE.SimLoadRecipeMapping [] NXOpen.CAE.SimLoadRecipeMappingCollection.ToArray ( )

Returns an array of NXOpen.CAE.SimLoadRecipeMapping objects.

Property Documentation

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