Lap.volume_from_params_and_beam

Lap.volume_from_params_and_beam(beam)[source]

Calculates the volume of the cut from the machining parameters in this instance and the given beam

Parameters:
beamcompas_timber.elements.Beam

The beam that is cut by this instance.

Returns:
compas.geometry.Box

The boxvolume of the cut as a box.