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:
- beam
compas_timber.elements.Beam
The beam to drill.
- beam
- Returns:
compas.geometry.Cylinder
The constructed cylinder.