I’ve found this:
It’s worded as if the “sticky” variables exist only for that Rhino session. And when Rhino is closed it clears the variables.
I have a few hack solutions (which I’m becoming famous for). I’m just wondering if there’s something more elegant. Or if sticky variables are in fact memorized within the file (or Rhino) between sessions.
For what it’s worth I’m trying to store variables within drawings and not necessarily between sessions or between multiple files. I’ve got a couple ideas including document user text but I’m just wondering if there’s something cleaner.