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:
aTimberElement
bTimberElement
Returns:
None