LimitationTopType

class compas_timber.fabrication.LimitationTopType[source]

Bases: object

Enum for the top limitation of the cut.

Attributes:
LIMITEDliteral(“limited”)

Limitation to the cut.

UNLIMITEDliteral(“unlimited”)

No limit to the cut.

POCKETliteral(“pocket”)

Pocket like limitation to the cut.