TimberAssembly.add_joint

TimberAssembly.add_joint(joint, parts)[source]

Add a joint object to the assembly.

Parameters:
jointjoint

An instance of a Joint class.

partslist(Part)

Beams or other Parts (dowels, steel plates) involved in the joint.

Returns:
int

The identifier of the joint in the current assembly graph.