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]
Get attributes from an object’s user dictionary.
guid (System.Guid) – Object identifier.
dict[str, Any]