MachiningLimits
- class compas_timber.fabrication.MachiningLimits[source]
Bases:
object
Configuration class for the machining limits of the cut.
- Attributes:
- EXPECTED_KEYSset
The expected keys for the limits dictionary.
- face_limited_startbool
Limit the start face.
- face_limited_endbool
Limit the end face.
- face_limited_frontbool
Limit the front face.
- face_limited_backbool
Limit the back face.