ProductionPly#

class ansys.acp.core.ProductionPly#

Instantiate a Production Ply.

Parameters:
  • name (str) – The name of the production ply.

  • material (Material) – Material of the production ply.

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

  • thickness (float) – Thickness of the production ply.

Added in ACP server version 24.2.

Methods

Attributes

ProductionPly.analysis_plies

ProductionPly.angle

ProductionPly.elemental_data

ProductionPly.id

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

ProductionPly.material

ProductionPly.mesh

Full mesh associated with the object.

ProductionPly.name

The name of the object.

ProductionPly.nodal_data

ProductionPly.parent

The parent of the object.

ProductionPly.shell_mesh

Shell mesh associated with the object.

ProductionPly.status

ProductionPly.thickness