Python script to save/load GH Inputs (sliders, panels, etc)

Indeed, here’s a quick example of the first part (i.e. how to get and write slider/toggle/panel data to disk):


211117_WriteNamedObjectDataToDisk_01.gh (7.2 KB) (Edit: Added “pretty print” JSON formatting)

For value lists, have a look at this example:

2 Likes