LaminateManager Class

class NXOpen.CAE.LaminateManager

Bases: object

Represents the laminate manager that contains all laminate post report setups

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

New in version NX8.0.0.

PostReports”, ” Returns the post report collection belonging to this sim part ” “DynamicSims”, ” Returns the dynamic sim collection belonging to this sim part “

PostReports

LaminateManager.PostReports

Returns the post report collection belonging to this sim part

Signature PostReports()

New in version NX8.0.0.

Returns:
Return type:NXOpen.CAE.LaminatePostReportCollection

DynamicSims

LaminateManager.DynamicSims

Returns the dynamic sim collection belonging to this sim part

Signature DynamicSims()

New in version NX9.0.0.

Returns:
Return type:NXOpen.CAE.LaminateDynamicSimCollection