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