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_a
TimberElement The first element.
- element_b
TimberElement The second element.
- element_a