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

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

Created in NX8.0.0. More...

Inheritance diagram for NXOpen::CAE::LaminateQuickReportCollection:
NXOpen::TaggedObjectCollection

List of all members.

Classes

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

Public Member Functions

iterator begin ()
 Returns an iterator addressing the first element.
void CloneReport (NXOpen::CAE::LaminateQuickReport *quickReport)
 Clone a laminate quick post report
Created in NX8.0.0.
void DeleteReport (NXOpen::CAE::LaminateQuickReport *quickReport)
 Delete a laminate quick post report
Created in NX8.0.0.
iterator end ()
 Returns an iterator addressing one past the last element.
NXOpen::CAE::LaminateQuickReportFindObject (const NXString &name)
 Finds a laminate Quick post report with the specified name.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

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

Created in NX8.0.0.



Member Function Documentation

Returns an iterator addressing the first element.

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

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

Returns an iterator addressing one past the last element.

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

Returns the tag of this object.


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.