Closed e-lupo closed 5 years ago
thanks for flagging! to check and weigh what to do:
I believe the actual dictionaries are baked with their host objects from the rhino plugin, but you can't see that data anywhere unless you reference the object back in grasshopper.
I believe the actual dictionaries are baked with their host objects from the rhino plugin, but you can't see that data anywhere unless you reference the object back in grasshopper.
I just checked and that is, indeed, correct. Speckle´s Get User Data can access the data after it has been baked
Hi @e-lupo
If you don't need to open/use Grasshopper for your purposes, another way is to write the command GetUserText
in the Rhino command line.
sorry please ignore the above... that's the same as checking the user data tab. user texts and user dicts are different. retrieving them through the gh interface is the best option right now unfortunately
closing, as it's not really an issue (speckle uses archivable dictionaries, not user data)
when baking items from a receiver using the Plugin within Rhino, User Data attached to geometry in Dynamo doesn´t transfer over to User Attributes in Rhino.