ImportedProductionPly#

class ansys.acp.core.ImportedProductionPly#

Instantiate an Imported Production Ply.

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

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

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

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

Added in ACP server version 25.1.

Methods

Attributes

ImportedProductionPly.access_path

Python expression suffix for accessing this object from an ACP instance.

ImportedProductionPly.angle

ImportedProductionPly.id

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

ImportedProductionPly.imported_analysis_plies

ImportedProductionPly.material

ImportedProductionPly.name

The name of the object.

ImportedProductionPly.parent

The parent of the object.

ImportedProductionPly.status

ImportedProductionPly.thickness

Examples using ImportedProductionPly#

Imported ply

Imported ply