AnalysisPly#
- class ansys.acp.core.AnalysisPly#
Instantiate an Analysis Ply.
- Parameters:
name (str) – The name of the Analysis Ply.
material (Material) – Material of the Analysis ply.
angle (float) – Angle of the Analysis ply in degrees.
thickness (float) – Thickness of the Analysis ply
active_in_post_mode (bool) – If False, deactivates the failure analysis for this ply during post-processing.
Added in ACP server version 24.2.
Methods
Attributes
Identifier of the object, used for example as key in maps.
Full mesh associated with the object.
The name of the object.
The parent of the object.
Shell mesh associated with the object.
Solid mesh associated with the object.