algorithmic modeling for Rhino
I wish that the data gathered by the "Data recorder" wasn't flushed when the gh file is closed.
This would allow to store information from session to session.
We are trying to find an alternate way to store user values from value lists and sliders : Human UI's "Save component states" is giving us a bit of trouble at present.
Any other idea how we could save this information within the GH definition (I'd hate to use a separate text file) ?
Cheers,
Tags:
The recorder probably should cache the data as you suggest. In the meantime you can try sending the data to a generic parameter and internalising it. It does mean additional manual steps every time you save and open a file.
in case where storing them as a file is ok treesloth pack unpack data components could be a solution.
best
alex
Hi Alex,
Well, if it's the only reliable solution, we can go for a file despite the drawbacks.
Thanks for the suggestion, I'll look into it.
Cheers,
It does mean additional manual steps every time you save and open a file.
Unless a way exists to do that by C#/VB scripting ?
Well yes I guess it could be done that way.
Not easy to guess :)
With bool Write(GH_IWriter writer) method ?
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by