TimberModel.add_joint TimberModel.add_joint(joint, beams)[source] Add a joint object to the model. Parameters: jointjointAn instance of a Joint class. beamstuple(Beam)The two beams that should be joined.