NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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:
NXOpen.TaggedObjectCollection NXOpen.Utilities.NXRemotableObject IEnumerable IMessageSink

Public Member Functions

unsafe void CloneReport (NXOpen.CAE.LaminateQuickReport quickReport)
 Clone a laminate quick post report More...
 
unsafe void DeleteReport (NXOpen.CAE.LaminateQuickReport quickReport)
 Delete a laminate quick post report More...
 
unsafe
NXOpen.CAE.LaminateQuickReport 
FindObject (string name)
 Finds a laminate Quick post report with the specified name More...
 
NXOpen.CAE.LaminateQuickReport[] ToArray ()
 Returns an array of NXOpen.CAE.LaminateQuickReport objects. More...
 
- Public Member Functions inherited from NXOpen.TaggedObjectCollection
IEnumerator GetEnumerator ()
 Returns an enumerator that iterates through a collection. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Protected Member Functions

override int EnumerateMoveNext (ref Tag currentTag, byte[] state)
 Advances the enumerator to the next element of the collection. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObjectCollection
new void initialize ()
 <exclude> More...
 
- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> 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)
inline

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)
inline

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 
)
inlineprotectedvirtual

Advances the enumerator to the next element of the collection.

Implements NXOpen.TaggedObjectCollection.

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

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 ( )
inline

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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.