Could use the Python object data methods

I believe even in RhinoScript the usertext technique in general is a better solution. The concept is essentially the same, but the usertext is available anywhere you want (in RhinoScript, python, C#, command line).

Is there any feature in the GetObjectData function in RhinoScript that is missing from the usertext functions? I’m just curious.