LaminateMatOrientationCollection Class

class NXOpen.CAE.LaminateMatOrientationCollection

Bases: object

Represents a collection of layup growth rules

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

New in version NX7.5.0.

Methods

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

Method Detail

FindObject

LaminateMatOrientationCollection.FindObject

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.

Signature FindObject(journalIdentifier)

Parameters:journalIdentifier (str) – Identifier to be found
Returns:material orientation found
Return type:NXOpen.CAE.LaminateMatOrientation

New in version NX7.5.0.

License requirements: nx_lam_comp_adv (“Laminate Composites Advanced”)