ImportedAnalysisPly#

class ansys.acp.core.ImportedAnalysisPly#

Instantiate an Imported Analysis Ply.

Parameters:
  • name (str) – The name of the Imported Analysis Ply.

  • material (Material) – Material of the Imported Analysis ply.

  • angle (float) – Angle of the Analysis ply in degrees.

  • thickness (float) – Thickness of the ply.

  • active_in_post_mode (bool) – If False, deactivates the failure analysis for this ply during post-processing.

Added in ACP server version 25.1.

Methods

Attributes