TimberAssembly.add_beam

TimberAssembly.add_beam(beam)[source]

Adds a Beam to this assembly.

Parameters:

beam (Beam) – The beam to add to the assembly.

Returns:

int – The graph key identifier of the added beam.