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.

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

Methods

Attributes

AnalysisPly.active_in_post_mode

AnalysisPly.angle

AnalysisPly.elemental_data

AnalysisPly.id

Identifier of the object, used for example as key in maps.

AnalysisPly.material

AnalysisPly.name

The name of the object.

AnalysisPly.nodal_data

AnalysisPly.status