Model.has_element
- Model.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.
Element
The element to check.