TimberModel.has_interaction
- TimberModel.has_interaction(a, b)[source]
Returns True if two elements have an interaction set between them.
- Parameters:
- a
Element
The first element.
- b
Element
The second element.
- a
- Returns:
- bool
Returns True if two elements have an interaction set between them.
Element
The first element.
Element
The second element.