BuildingInformationModel.has_interaction
- BuildingInformationModel.has_interaction(a, b)
Returns True if two elements have an interaction set between them.
- Parameters:
- a
The first element.
- b
The second element.
- Returns:
- bool
True if the elements have an interaction.