NXOpen .NET Reference  12.0.0
Public Member Functions | Protected Member Functions | Properties | List of all members
NXOpen.CAE.LaminateGraphicalReportCollection Class Reference

Represents a collection of CAE.LaminateGraphicalReport More...

Inheritance diagram for NXOpen.CAE.LaminateGraphicalReportCollection:

Public Member Functions

NXOpen.CAE.LaminateGraphicalReport[] ToArray ()
 Returns an array of NXOpen.CAE.LaminateGraphicalReport objects. More...
 
unsafe
NXOpen.CAE.LaminateGraphicalReport 
FindObject (string name)
 Finds a laminate graphical post report with the specified name More...
 
unsafe void DeleteReport (NXOpen.CAE.LaminateGraphicalReport graphicalReport)
 Delete a laminate graphical post report More...
 
unsafe void CloneReport (NXOpen.CAE.LaminateGraphicalReport graphicalReport)
 Clone a laminate graphical post report More...
 

Protected Member Functions

override int EnumerateMoveNext (ref Tag currentTag, byte[] state)
 Advances the enumerator to the next element of the collection. More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 

Detailed Description

Represents a collection of CAE.LaminateGraphicalReport

To obtain an instance of this class, refer to NXOpen.CAE.LaminatePostReport

Created in NX8.0.0

Member Function Documentation

unsafe void NXOpen.CAE.LaminateGraphicalReportCollection.CloneReport ( NXOpen.CAE.LaminateGraphicalReport  graphicalReport)

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
unsafe void NXOpen.CAE.LaminateGraphicalReportCollection.DeleteReport ( NXOpen.CAE.LaminateGraphicalReport  graphicalReport)

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
override int NXOpen.CAE.LaminateGraphicalReportCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
protected

Advances the enumerator to the next element of the collection.

unsafe NXOpen.CAE.LaminateGraphicalReport NXOpen.CAE.LaminateGraphicalReportCollection.FindObject ( string  name)

Finds a laminate graphical post report with the specified name

Created in NX8.0.0

License requirements: nx_lam_composites ("Laminate Composites")

Parameters
nameLaminate Graphical Post Report name to be found
Returns
Laminate Graphical Post Report found
NXOpen.CAE.LaminateGraphicalReport [] NXOpen.CAE.LaminateGraphicalReportCollection.ToArray ( )

Returns an array of NXOpen.CAE.LaminateGraphicalReport objects.

Property Documentation

Tag NXOpen.CAE.LaminateGraphicalReportCollection.Tag
get

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.