add_primary_ply#

ButtJointSequence.add_primary_ply(sequence, level=1)#

Add a PrimaryPly to the ButtJointSequence.

Parameters:
  • sequence (ModelingGroup | ModelingPly) – Modeling group or modeling ply defining the primary ply.

  • level (int) – Level of the primary ply. Plies with a higher level inherit the thickness from adjacent plies with a lower level.

Return type:

PrimaryPly

Added in ACP server version 25.1.