FabricWithAngle#

class ansys.acp.core.FabricWithAngle(fabric, angle=0.0)#

Defines a fabric of a stackup.

Parameters:
  • fabric (Fabric) – Link to an existing fabric.

  • angle (float, default: 0.0) – Orientation angle in degree of the fabric with respect to the reference direction.

Methods

Attributes

FabricWithAngle.angle

Orientation angle in degree of the fabric with respect to the reference direction.

FabricWithAngle.fabric

Linked fabric.