Drilling.cylinder_from_params_and_beam

Drilling.cylinder_from_params_and_beam(beam)[source]

Construct the geometry of the drilling using the parameters in this instance and the beam object.

Parameters:
beamcompas_timber.elements.Beam

The beam to drill.

Returns:
compas.geometry.Cylinder

The constructed cylinder.