BuildingInformationModel.has_element_with_name

BuildingInformationModel.has_element_with_name(name)

Returns True if the model contains an element with the given name.

Parameters:
name

The name to check.

Returns:
bool

True if the model contains an element with the name.