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

Represents a collection of laminate extrusion setups More...

Inheritance diagram for NXOpen.CAE.LaminateExtrudeSetupCollection:

Public Member Functions

NXOpen.CAE.LaminateExtrudeSetup[] ToArray ()
 Returns an array of NXOpen.CAE.LaminateExtrudeSetup objects. More...
 
unsafe
NXOpen.CAE.LaminateExtrudeSetup 
FindObject (string journalIdentifier)
 Finds the NXOpen.CAE.LaminateExtrudeSetup with the given identifier as recorded in a journal. More...
 
unsafe void RemoveExtrudeSetup (NXOpen.CAE.LaminateExtrudeSetup setup)
 Remove and delete an NXOpen.CAE.LaminateExtrudeSetup from the model 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 laminate extrusion setups

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

Created in NX7.5.0

Member Function Documentation

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

Advances the enumerator to the next element of the collection.

unsafe NXOpen.CAE.LaminateExtrudeSetup NXOpen.CAE.LaminateExtrudeSetupCollection.FindObject ( string  journalIdentifier)

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

Created in NX7.5.0

License requirements: nx_lam_comp_adv ("Laminate Composites Advanced")

Parameters
journalIdentifierIdentifier to be found
Returns
Corresponding extrusion setup found
unsafe void NXOpen.CAE.LaminateExtrudeSetupCollection.RemoveExtrudeSetup ( NXOpen.CAE.LaminateExtrudeSetup  setup)

Remove and delete an NXOpen.CAE.LaminateExtrudeSetup from the model

Created in NX8.5.0

License requirements: nx_lam_comp_adv ("Laminate Composites Advanced")

Parameters
setupThe extrusion setup to remove
NXOpen.CAE.LaminateExtrudeSetup [] NXOpen.CAE.LaminateExtrudeSetupCollection.ToArray ( )

Returns an array of NXOpen.CAE.LaminateExtrudeSetup objects.

Property Documentation

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