Access Object UserText from Grasshopper Python without 'GUID' input type

The first part is making sure you are getting the ID of the Referenced Rhino object.
example here might help:

You can then use that to look into the rhino document and retrieve the user text of the object.

1 Like