LaminateModePropertyCollection Class

class NXOpen.CAE.LaminateModePropertyCollection

Bases: object

Represents a collection of laminate mode properties

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

New in version NX9.0.0.

Methods

Method Description
FindObject Finds a laminate mode property with the specified name

Method Detail

FindObject

LaminateModePropertyCollection.FindObject

Finds a laminate mode property with the specified name

Signature FindObject(name)

Parameters:name (str) – Laminate Mode Property name to be found
Returns:Laminate Mode Property found
Return type:NXOpen.CAE.LaminateModeProperty

New in version NX9.0.0.

License requirements: nx_lam_comp_adv (“Laminate Composites Advanced”)