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.LaminateReportObjectCollection Class Reference

Represents a collection of laminate report objects More...

Inheritance diagram for NXOpen.CAE.LaminateReportObjectCollection:
NXOpen.TaggedObjectCollection NXOpen.Utilities.NXRemotableObject IEnumerable IMessageSink

Public Member Functions

unsafe void CloneReportObject (NXOpen.CAE.LaminateReportObject reportObj)
 Clones the laminate report object More...
 
unsafe
NXOpen.CAE.LaminateReportObjectBuilder 
CreateReportObjectBuilder (NXOpen.CAE.LaminateReportObject laminateReportObjTag)
 Creates a NXOpen.CAE.LaminateReportObjectBuilder More...
 
unsafe void DeleteReportObject (NXOpen.CAE.LaminateReportObject reportObj)
 Deletes the laminate report object More...
 
unsafe
NXOpen.CAE.LaminateReportObject 
FindObject (string name)
 Finds a laminate report object with the specified name More...
 
NXOpen.CAE.LaminateReportObject[] ToArray ()
 Returns an array of NXOpen.CAE.LaminateReportObject 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 laminate report objects

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

Created in NX1847.0.0

Member Function Documentation

unsafe void NXOpen.CAE.LaminateReportObjectCollection.CloneReportObject ( NXOpen.CAE.LaminateReportObject  reportObj)
inline

Clones the laminate report object

Created in NX1847.0.0

License requirements: nx_lam_comp_adv ("Laminate Composites Advanced")

Parameters
reportObjLaminate report object to be cloned
unsafe NXOpen.CAE.LaminateReportObjectBuilder NXOpen.CAE.LaminateReportObjectCollection.CreateReportObjectBuilder ( NXOpen.CAE.LaminateReportObject  laminateReportObjTag)
inline

Creates a NXOpen.CAE.LaminateReportObjectBuilder

Created in NX1847.0.0

License requirements: nx_lam_comp_adv ("Laminate Composites Advanced")

Parameters
laminateReportObjTagLaminate report object
Returns
created builder
unsafe void NXOpen.CAE.LaminateReportObjectCollection.DeleteReportObject ( NXOpen.CAE.LaminateReportObject  reportObj)
inline

Deletes the laminate report object

Created in NX1847.0.0

License requirements: nx_lam_comp_adv ("Laminate Composites Advanced")

Parameters
reportObjLaminate report object to be deleted
override int NXOpen.CAE.LaminateReportObjectCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
inlineprotectedvirtual

Advances the enumerator to the next element of the collection.

Implements NXOpen.TaggedObjectCollection.

unsafe NXOpen.CAE.LaminateReportObject NXOpen.CAE.LaminateReportObjectCollection.FindObject ( string  name)
inline

Finds a laminate report object with the specified name

Created in NX1847.0.0

License requirements: nx_lam_comp_adv ("Laminate Composites Advanced")

Parameters
nameLaminate Report Object name to be found
Returns
Laminate report object found
NXOpen.CAE.LaminateReportObject [] NXOpen.CAE.LaminateReportObjectCollection.ToArray ( )
inline

Returns an array of NXOpen.CAE.LaminateReportObject objects.

Property Documentation

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