StepShapeType

class compas_timber.fabrication.StepShapeType[source]

Bases: object

Enum for the step shape of the cut.

Attributes:
STEPliteral(“step”)

A step shape.

HEELliteral(“heel”)

A heel shape.

TAPERED_HEELliteral(“taperedheel”)

A tapered heel shape.

DOUBLEliteral(“double”)

A double shape.