NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Classes | Public Member Functions | List of all members
NXOpen::CAE::LaminateReportObjectCollection Class Reference

Represents a collection of laminate report objects
To obtain an instance of this class, refer to NXOpen::CAE::LaminateManager

Created in NX1847.0.0. More...

Inheritance diagram for NXOpen::CAE::LaminateReportObjectCollection:
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...
 
void CloneReportObject (NXOpen::CAE::LaminateReportObject *reportObj)
 Clones the laminate report object
Created in NX1847.0.0. More...
 
NXOpen::CAE::LaminateReportObjectBuilderCreateReportObjectBuilder (NXOpen::CAE::LaminateReportObject *laminateReportObjTag)
 Creates a NXOpen::CAE::LaminateReportObjectBuilder. More...
 
void DeleteReportObject (NXOpen::CAE::LaminateReportObject *reportObj)
 Deletes the laminate report object
Created in NX1847.0.0. More...
 
iterator end ()
 Returns an iterator addressing one past the last element. More...
 
NXOpen::CAE::LaminateReportObjectFindObject (const NXString &name)
 Finds a laminate report object with the specified name. More...
 
NXOpen::CAE::LaminateReportObjectFindObject (const char *name)
 Finds a laminate report object with the specified name. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a collection of laminate report objects
To obtain an instance of this class, refer to NXOpen::CAE::LaminateManager

Created in NX1847.0.0.


Member Function Documentation

iterator NXOpen::CAE::LaminateReportObjectCollection::begin ( )

Returns an iterator addressing the first element.

void NXOpen::CAE::LaminateReportObjectCollection::CloneReportObject ( NXOpen::CAE::LaminateReportObject reportObj)

Clones the laminate report object
Created in NX1847.0.0.



License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")

Parameters
reportObjLaminate report object to be cloned
NXOpen::CAE::LaminateReportObjectBuilder* NXOpen::CAE::LaminateReportObjectCollection::CreateReportObjectBuilder ( NXOpen::CAE::LaminateReportObject laminateReportObjTag)

Creates a NXOpen::CAE::LaminateReportObjectBuilder.

Returns
created builder
Created in NX1847.0.0.

License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")
Parameters
laminateReportObjTagLaminate report object
void NXOpen::CAE::LaminateReportObjectCollection::DeleteReportObject ( NXOpen::CAE::LaminateReportObject reportObj)

Deletes the laminate report object
Created in NX1847.0.0.



License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")

Parameters
reportObjLaminate report object to be deleted
iterator NXOpen::CAE::LaminateReportObjectCollection::end ( )

Returns an iterator addressing one past the last element.

NXOpen::CAE::LaminateReportObject* NXOpen::CAE::LaminateReportObjectCollection::FindObject ( const NXString name)

Finds a laminate report object with the specified name.

Returns
Laminate report object found
Created in NX1847.0.0.

License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")
Parameters
nameLaminate Report Object name to be found
NXOpen::CAE::LaminateReportObject* NXOpen::CAE::LaminateReportObjectCollection::FindObject ( const char *  name)

Finds a laminate report object with the specified name.

Returns
Laminate report object found
Created in NX1847.0.0.

License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")
Parameters
nameLaminate Report Object name to be found
tag_t NXOpen::CAE::LaminateReportObjectCollection::Tag ( ) const

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.