Lap.volume_from_params_and_beam
- Lap.volume_from_params_and_beam(beam)[source]
Calculates the trimming volume from the machining parameters in this instance and the given beam, ensuring correct face orientation.
- Parameters:
- beam
compas_timber.elements.Beam
The beam that is cut by this instance.
- beam
- Returns:
compas.geometry.Mesh
The correctly oriented trimming volume of the cut.