TimberModel.element_by_guid

TimberModel.element_by_guid(guid)[source]

Get a beam by its unique identifier.

Parameters:
guidstr

The GUID of the beam to retrieve.

Returns:
Element

The element with the specified GUID.