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

Represents a collection of CAE::LaminateQuickReport
To obtain an instance of this class, refer to NXOpen::CAE::LaminatePostReport

Created in NX8.0.0. More...

Inheritance diagram for NXOpen::CAE::LaminateQuickReportCollection:
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 CloneReport (NXOpen::CAE::LaminateQuickReport *quickReport)
 Clone a laminate quick post report
Created in NX8.0.0. More...
 
void DeleteReport (NXOpen::CAE::LaminateQuickReport *quickReport)
 Delete a laminate quick post report
Created in NX8.0.0. More...
 
iterator end ()
 Returns an iterator addressing one past the last element. More...
 
NXOpen::CAE::LaminateQuickReportFindObject (const NXString &name)
 Finds a laminate Quick post report with the specified name. More...
 
NXOpen::CAE::LaminateQuickReportFindObject (const char *name)
 Finds a laminate Quick post report with the specified name. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a collection of CAE::LaminateQuickReport
To obtain an instance of this class, refer to NXOpen::CAE::LaminatePostReport

Created in NX8.0.0.


Member Function Documentation

iterator NXOpen::CAE::LaminateQuickReportCollection::begin ( )

Returns an iterator addressing the first element.

void NXOpen::CAE::LaminateQuickReportCollection::CloneReport ( NXOpen::CAE::LaminateQuickReport quickReport)

Clone a laminate quick post report
Created in NX8.0.0.



License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")

Parameters
quickReportThe quick report that will be cloned
void NXOpen::CAE::LaminateQuickReportCollection::DeleteReport ( NXOpen::CAE::LaminateQuickReport quickReport)

Delete a laminate quick post report
Created in NX8.0.0.



License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")

Parameters
quickReportThe quick report that will be deleted
iterator NXOpen::CAE::LaminateQuickReportCollection::end ( )

Returns an iterator addressing one past the last element.

NXOpen::CAE::LaminateQuickReport* NXOpen::CAE::LaminateQuickReportCollection::FindObject ( const NXString name)

Finds a laminate Quick post report with the specified name.

Returns
Laminate Quick Post Report found
Created in NX8.0.0.

License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")
Parameters
nameLaminate Quick Post Report name to be found
NXOpen::CAE::LaminateQuickReport* NXOpen::CAE::LaminateQuickReportCollection::FindObject ( const char *  name)

Finds a laminate Quick post report with the specified name.

Returns
Laminate Quick Post Report found
Created in NX8.0.0.

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