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:
elementcompas_timber.elements.Element

The element to drill.

Returns:
compas.geometry.Cylinder

The constructed cylinder.