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

Represents a collection of laminate post reports
To obtain an instance of this class, refer to CAE::LaminateManager

Created in NX8.0.0. More...

Inheritance diagram for NXOpen::CAE::LaminatePostReportCollection:
NXOpen::TaggedObjectCollection

List of all members.

Classes

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

Public Member Functions

NXOpen::CAE::LaminatePostReportActivePostReport ()
 Returns the active laminate post report
Created in NX8.0.0.
iterator begin ()
 Returns an iterator addressing the first element.
void ClonePostReport (NXOpen::CAE::LaminatePostReport *postReport)
 Clones the laminate post report
Created in NX8.0.0.
NXOpen::CAE::LaminateGraphicalReportBuilderCreateLaminateGraphicalReportBuilder (NXOpen::CAE::LaminateGraphicalReport *graphicalReport)
 Creates the builder for the CAE::LaminateGraphicalReport class.
NXOpen::CAE::LaminatePostReportBuilderCreateLaminatePostReportBuilder (NXOpen::CAE::LaminatePostReport *postReport)
 Creates the builder for the CAE::LaminatePostReport class.
NXOpen::CAE::LaminateQuickReportBuilderCreateLaminateQuickReportBuilder (NXOpen::CAE::LaminateQuickReport *quickReport)
 Creates the builder for the CAE::LaminateQuickReport class.
NXOpen::CAE::LaminateSpreadsheetReportBuilderCreateLaminateSpreadsheetReportBuilder (NXOpen::CAE::LaminateSpreadsheetReport *spreadsheetReport)
 Creates the builder for the CAE::LaminateSpreadsheetReport class.
void DeletePostReport (NXOpen::CAE::LaminatePostReport *postReport)
 Deletes the laminate post report
Created in NX8.0.0.
iterator end ()
 Returns an iterator addressing one past the last element.
NXOpen::CAE::LaminatePostReportFindObject (const NXString &name)
 Finds a laminate post report with the specified name.
void SetActivePostReport (NXOpen::CAE::LaminatePostReport *postReport)
 Sets the active laminate post report
Created in NX8.0.0.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

Represents a collection of laminate post reports
To obtain an instance of this class, refer to CAE::LaminateManager

Created in NX8.0.0.



Member Function Documentation

Returns the active laminate post report
Created in NX8.0.0.



License requirements : nx_lam_composites ("Laminate Composites")

Returns an iterator addressing the first element.

Clones the laminate post report
Created in NX8.0.0.



License requirements : nx_lam_composites ("Laminate Composites")

Parameters:
postReportLaminate post report to be cloned

Creates the builder for the CAE::LaminateGraphicalReport class.

Returns:
Laminate Graphical Report builder
Created in NX8.0.0.

License requirements : nx_lam_composites ("Laminate Composites")
Parameters:
graphicalReportGraphical Report being edited. Not needed in creation mode.

Creates the builder for the CAE::LaminatePostReport class.

Returns:
Laminate Post Report builder
Created in NX8.0.0.

License requirements : nx_lam_composites ("Laminate Composites")
Parameters:
postReportPost Report being edited. Not needed in creation mode.

Creates the builder for the CAE::LaminateQuickReport class.

Returns:
Laminate Quick Report builder
Created in NX8.0.0.

License requirements : nx_lam_comp_adv ("Laminate Composites Advanced")
Parameters:
quickReportQuick Report being edited. Not needed in creation mode.

Creates the builder for the CAE::LaminateSpreadsheetReport class.

Returns:
Laminate Spreadsheet Report builder
Created in NX8.0.0.

License requirements : nx_lam_composites ("Laminate Composites")
Parameters:
spreadsheetReportSpreadsheet Report being edited. Not needed in creation mode.

Deletes the laminate post report
Created in NX8.0.0.



License requirements : nx_lam_composites ("Laminate Composites")

Parameters:
postReportLaminate post report to be deleted

Returns an iterator addressing one past the last element.

Finds a laminate post report with the specified name.

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

License requirements : nx_lam_composites ("Laminate Composites")
Parameters:
nameLaminate Post Report name to be found

Sets the active laminate post report
Created in NX8.0.0.



License requirements : nx_lam_composites ("Laminate Composites")

Parameters:
postReportLaminate post report to be set active

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.