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

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

Created in NX8.0.0. More...

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

Detailed Description

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



License requirements : nx_lam_composites ("Laminate Composites")

Parameters:
graphicalReportThe graphical report that will be cloned

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



License requirements : nx_lam_composites ("Laminate Composites")

Parameters:
graphicalReportThe graphical report that will be deleted

Returns an iterator addressing one past the last element.

Finds a laminate graphical post report with the specified name.

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

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