get_object_attributes

compas_rhino.utilities.get_object_attributes(guid)[source]

Get attributes from an object’s user dictionary.

Parameters

guid (System.Guid) – Object identifier.

Returns

dict[str, Any]