TimberModel.has_element
- TimberModel.has_element(element)[source]
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.