algorithmic modeling for Rhino
Hi all,
according to this discussion performance of grasshopper
i tried to solve the problem of very long computation time every grasshopper start.
My solution was to split the file into pieces. I Used a Serializer for String Data which also works for Points...
My brother and me developped this C# Component which store the Data from grasshopper in a seperate file (*.ghd) and can read it again to another file.
Right now it works just for strings, because other kind of data is not serializable.
Hope somebody can use it!
greetings
Christoph
Tags:
Hi Christoph,
a lot of data types in Grasshopper have serialization build in. Breps, Curves and Meshes don't (yet) but we're planning this as well. If you convert data to GH_XXXX types you can call the Write() and Read() functions and extend your type support.
--
David Rutten
david@mcneel.com
Poprad, Slovakia
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2025 Created by Scott Davidson.
Powered by