TimberModel.remove_structural_connector_segments

TimberModel.remove_structural_connector_segments(element_a, element_b)[source]

Removes all structural segments assigned to the interaction between two elements.

Parameters:
element_aTimberElement

The first element.

element_bTimberElement

The second element.