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.