Hello,
I am trying to use the data input component in grasshopper, but I can’t find a program to open the file. Any suggestions?
Best,
SA
Hello,
I am trying to use the data input component in grasshopper, but I can’t find a program to open the file. Any suggestions?
Best,
SA
Use the Data Input component to read it (right-click the component and specify ‘Source’), then export the data? Post the file if you need help.
Hi Joseph,
I am attaching a picture of what I am trying to do. Basically I’m doing a bunch of tests with different settings and I want to have the data of each test saved so I can go back to it later.
I thought I could connect each setting to the Data Input component and export it… I don’t even know if I’m going about this the right way.
Best,
SA
It looks to me like you are not. Sliders would be connected to separate inputs on a Data Output component to create the file, then in a separate GH file Data Input is used to read it. I put both in one file to keep this simple.
By the way…
3. Attach minimal versions of all the relevant files
I definitely wasn’t going about it the right way then… It makes sense now –– thank you for explaining!
Best,
SA