TimberModel.get_element

TimberModel.get_element(guid)[source]

Get an element by its unique identifier.

Parameters:
guidstr

The GUID of the element to retrieve.

Returns:
Element or None

The element with the specified GUID. None if an element with this GUID is not in the Model.