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

Represents a collection of layup growth rules More...

Inheritance diagram for NXOpen.CAE.LaminateMatOrientationCollection:

Public Member Functions

NXOpen.CAE.LaminateMatOrientation[] ToArray ()
 Returns an array of NXOpen.CAE.LaminateMatOrientation objects. More...
 
unsafe
NXOpen.CAE.LaminateMatOrientation 
FindObject (string journalIdentifier)
 Finds the NXOpen.CAE.LaminateMatOrientation with the given identifier as recorded in a journal. 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 layup growth rules

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

Created in NX7.5.0

Member Function Documentation

override int NXOpen.CAE.LaminateMatOrientationCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
protected

Advances the enumerator to the next element of the collection.

unsafe NXOpen.CAE.LaminateMatOrientation NXOpen.CAE.LaminateMatOrientationCollection.FindObject ( string  journalIdentifier)

Finds the NXOpen.CAE.LaminateMatOrientation with the given identifier as recorded in a journal.

An exception will be thrown if no object can be found with the given journal identifier.

Created in NX7.5.0

License requirements: nx_lam_comp_adv ("Laminate Composites Advanced")

Parameters
journalIdentifierIdentifier to be found
Returns
material orientation found
NXOpen.CAE.LaminateMatOrientation [] NXOpen.CAE.LaminateMatOrientationCollection.ToArray ( )

Returns an array of NXOpen.CAE.LaminateMatOrientation objects.

Property Documentation

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