JackRafterCut.from_shapes_and_element
- classmethod JackRafterCut.from_shapes_and_element(plane, element, **kwargs)[source]
Construct a drilling process from a shape and a beam.
- Parameters:
- plane
compas.geometry.Plane
orcompas.geometry.Frame
The cutting plane.
- element
compas_timber.elements.Element
The element to be cut.
- plane
- Returns:
compas_timber.fabrication.JackRafterCut
The constructed Jack Rafter Cut process.