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

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

Created in NX8.0.0. More...

Inheritance diagram for NXOpen::CAE::LaminateSpreadsheetReportCollection:
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::LaminateSpreadsheetReport *spreadsheetReport)
 Clone a laminate spreadsheet post report
Created in NX8.0.0.
void DeleteReport (NXOpen::CAE::LaminateSpreadsheetReport *spreadsheetReport)
 Delete a laminate spreadsheet post report
Created in NX8.0.0.
iterator end ()
 Returns an iterator addressing one past the last element.
NXOpen::CAE::LaminateSpreadsheetReportFindObject (const NXString &name)
 Finds a laminate spreadsheet post report with the specified name.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

Represents a collection of CAE::LaminateSpreadsheetReport
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 spreadsheet post report
Created in NX8.0.0.



License requirements : nx_lam_composites ("Laminate Composites")

Parameters:
spreadsheetReportThe spreadsheet report that will be cloned

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



License requirements : nx_lam_composites ("Laminate Composites")

Parameters:
spreadsheetReportThe spreadsheet report that will be deleted

Returns an iterator addressing one past the last element.

Finds a laminate spreadsheet post report with the specified name.

Returns:
Laminate Spreadsheet Post Report found
Created in NX8.0.0.

License requirements : nx_lam_composites ("Laminate Composites")
Parameters:
nameLaminate Spreadsheet 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.