BuildingInformationModel.has_element
- BuildingInformationModel.has_element(element)
Returns True if the model contains the given element.
- Parameters:
- element
The element to check.
- Returns:
- bool
True if the model contains the element.
Returns True if the model contains the given element.
The element to check.
True if the model contains the element.