OrientationType

class compas_timber.fabrication.OrientationType[source]

Bases: object

Enum for the orientation of the cut.

Attributes:
STARTliteral(“start”)

The start of the beam is cut away.

ENDliteral(“end”)

The end of the beam is cut away.