Drilling.cylinder_from_params_and_element
- Drilling.cylinder_from_params_and_element(element)[source]
Construct the geometry of the drilling using the parameters in this instance and the element object.
- Parameters:
- element
compas_timber.elements.Element
The element to drill.
- element
- Returns:
compas.geometry.Cylinder
The constructed cylinder.