NX Open C++ Reference Guide
Classes | Public Member Functions | List of all members
NXOpen::CAE::LaminateModePropertyCollection Class Reference

Represents a collection of laminate mode properties
To obtain an instance of this class, refer to NXOpen::CAE::LaminateDynamicSim

Created in NX9.0.0. More...

Inheritance diagram for NXOpen::CAE::LaminateModePropertyCollection:
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::LaminateModePropertyFindObject (const NXString &name)
 Finds a laminate mode property with the specified name. More...
 
NXOpen::CAE::LaminateModePropertyFindObject (const char *name)
 Finds a laminate mode property with the specified name. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a collection of laminate mode properties
To obtain an instance of this class, refer to NXOpen::CAE::LaminateDynamicSim

Created in NX9.0.0.


Member Function Documentation

iterator NXOpen::CAE::LaminateModePropertyCollection::begin ( )

Returns an iterator addressing the first element.

iterator NXOpen::CAE::LaminateModePropertyCollection::end ( )

Returns an iterator addressing one past the last element.

NXOpen::CAE::LaminateModeProperty* NXOpen::CAE::LaminateModePropertyCollection::FindObject ( const NXString name)

Finds a laminate mode property with the specified name.

Returns
Laminate Mode Property found
Created in NX9.0.0.

License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")
Parameters
nameLaminate Mode Property name to be found
NXOpen::CAE::LaminateModeProperty* NXOpen::CAE::LaminateModePropertyCollection::FindObject ( const char *  name)

Finds a laminate mode property with the specified name.

Returns
Laminate Mode Property found
Created in NX9.0.0.

License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")
Parameters
nameLaminate Mode Property name to be found
tag_t NXOpen::CAE::LaminateModePropertyCollection::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.