NullJoint.check_elements_compatibility
- NullJoint.check_elements_compatibility()[source]
Checks if the beams are compatible for the creation of the joint. This is optional and should only be implemented by joints that require it.
- Raises:
BeamJoinningError
Should be raised whenever the elements did not comply with the requirements of the joint.