Pocket.volume_from_params_and_element
- Pocket.volume_from_params_and_element(element)[source]
Calculates the subtracting volume from the machining parameters in this instance and the given element, ensuring correct face orientation.
- Parameters:
- element
compas_timber.base.TimberElement The element that is cut by this instance.
- element
- Returns:
compas.geometry.PolyhedronThe correctly oriented subtracting volume of the pocket.