FrenchRidgeLap.frame_from_params_and_beam
- FrenchRidgeLap.frame_from_params_and_beam(beam)[source]
Calculates the frame that cuts the exceeding part of the blank of the beam from the machining parameters and the given beam.
- Parameters:
- beam
compas_timber.elements.Beam
The beam that is cut by this instance.
- beam
- Returns:
compas.geometry.Frame
The cutting frame.