LaminateModePropertyCollection Class¶
-
class
NXOpen.CAE.LaminateModePropertyCollection¶ Bases:
objectRepresents a collection of laminate mode properties
To obtain an instance of this class, refer to
NXOpen.CAE.LaminateDynamicSimNew 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.LaminateModePropertyNew in version NX9.0.0.
License requirements: nx_lam_comp_adv (“Laminate Composites Advanced”)