TenonShapeType
- class compas_timber.fabrication.TenonShapeType[source]
Bases:
object
Enum for the tenon shape of the cut.
- Attributes:
- AUTOMATICliteral(“automatic”)
Automatic tenon shape.
- SQUAREliteral(“square”)
Square tenon shape.
- ROUNDliteral(“round”)
Round tenon shape.
- ROUNDEDliteral(“rounded”)
Rounded tenon shape.
- RADIUSliteral(“radius”)
Radius tenon shape.