TimberModel.remove_interaction
- TimberModel.remove_interaction(a, b, _=None)[source]
Remove the interaction between two elements.
Extends
Model.remove_interaction()to not remove the edge if there are still other timber related attribute on the same edge.- Parameters:
- a
TimberElement - b
TimberElement
- a
- Returns:
- None