LFrenchRidgeLapJoint.check_elements_compatibility
- LFrenchRidgeLapJoint.check_elements_compatibility()[source]
Checks if the elements are compatible for the creation of the joint.
Compared to the LapJoint’s check_elements_compatibility method, this one additionally checks if dimensions of the beams match.
- Raises:
- BeamJoiningError
If the elements are not compatible for the creation of the joint.