LaminateManager Class¶
-
class
NXOpen.CAE.LaminateManager¶ Bases:
objectRepresents the laminate manager that contains all laminate post report setups
To obtain an instance of this class, refer to
NXOpen.CAE.SimSimulationNew 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
PostReportsNew 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
DynamicSimsNew in version NX9.0.0.
Returns: Return type: NXOpen.CAE.LaminateDynamicSimCollection