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

Represents a collection of CAE.LaminateQuickReport More...

Inheritance diagram for NXOpen.CAE.LaminateQuickReportCollection:

Public Member Functions

NXOpen.CAE.LaminateQuickReport[] ToArray ()
 Returns an array of NXOpen.CAE.LaminateQuickReport objects. More...
 
unsafe
NXOpen.CAE.LaminateQuickReport 
FindObject (string name)
 Finds a laminate Quick post report with the specified name More...
 
unsafe void DeleteReport (NXOpen.CAE.LaminateQuickReport quickReport)
 Delete a laminate quick post report More...
 
unsafe void CloneReport (NXOpen.CAE.LaminateQuickReport quickReport)
 Clone a laminate quick 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.LaminateQuickReport

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

Created in NX8.0.0

Member Function Documentation

unsafe void NXOpen.CAE.LaminateQuickReportCollection.CloneReport ( NXOpen.CAE.LaminateQuickReport  quickReport)

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
unsafe void NXOpen.CAE.LaminateQuickReportCollection.DeleteReport ( NXOpen.CAE.LaminateQuickReport  quickReport)

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

Advances the enumerator to the next element of the collection.

unsafe NXOpen.CAE.LaminateQuickReport NXOpen.CAE.LaminateQuickReportCollection.FindObject ( string  name)

Finds a laminate Quick post report with the specified name

Created in NX8.0.0

License requirements: nx_lam_comp_adv ("Laminate Composites Advanced")

Parameters
nameLaminate Quick Post Report name to be found
Returns
Laminate Quick Post Report found
NXOpen.CAE.LaminateQuickReport [] NXOpen.CAE.LaminateQuickReportCollection.ToArray ( )

Returns an array of NXOpen.CAE.LaminateQuickReport objects.

Property Documentation

Tag NXOpen.CAE.LaminateQuickReportCollection.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.