set_object_attributes

compas_rhino.utilities.set_object_attributes(guid, attr)[source]

Set the custom attributes of a Rhino object.

Parameters
  • guid (GUID) – Identifier of a Rhino object.

  • attr (dict) – A dictionary of attributes.