TimberModel.get_structural_connector_segments

TimberModel.get_structural_connector_segments(element_a, element_b)[source]

Gets the structural segments assigned to the interaction between two elements.

Parameters:
element_aTimberElement

The first element.

element_bTimberElement

The second element.

Returns:
list[StructuralSegment]

The structural segments assigned to the interaction.