NX Open C++ Reference Guide
Classes | Public Member Functions | 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:
NXOpen::TaggedObjectCollection

Classes

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

Public Member Functions

iterator begin ()
 Returns an iterator addressing the first element. More...
 
iterator end ()
 Returns an iterator addressing one past the last element. More...
 
NXOpen::CAE::SimLoadRecipeMappingFind (const NXString &name)
 Finds a Load Recipe Maping of a certain load type. More...
 
NXOpen::CAE::SimLoadRecipeMappingFind (const char *name)
 Finds a Load Recipe Maping of a certain load type. More...
 
tag_t Tag () const
 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

iterator NXOpen::CAE::SimLoadRecipeMappingCollection::begin ( )

Returns an iterator addressing the first element.

iterator NXOpen::CAE::SimLoadRecipeMappingCollection::end ( )

Returns an iterator addressing one past the last element.

NXOpen::CAE::SimLoadRecipeMapping* NXOpen::CAE::SimLoadRecipeMappingCollection::Find ( const NXString name)

Finds a Load Recipe Maping of a certain load type.

Returns

Created in NX10.0.0.

License requirements : nx_masterfem ("Finite Element Modeling")
Parameters
namename of the load recipe
NXOpen::CAE::SimLoadRecipeMapping* NXOpen::CAE::SimLoadRecipeMappingCollection::Find ( const char *  name)

Finds a Load Recipe Maping of a certain load type.

Returns

Created in NX10.0.0.

License requirements : nx_masterfem ("Finite Element Modeling")
Parameters
namename of the load recipe
tag_t NXOpen::CAE::SimLoadRecipeMappingCollection::Tag ( ) const

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.