DovetailMortise.dovetail_cutting_frames_from_params_and_beam
- DovetailMortise.dovetail_cutting_frames_from_params_and_beam(beam)[source]
Calculates the cutting frames for the dovetail mortise from the machining parameters in this instance and the given beam.
- Parameters:
- beam
compas_timber.elements.Beam
The beam that is cut by this instance.
- beam
- Returns:
- list of
compas.geometry.Frame
The cutting frames for the dovetail mortise.
- list of