I wish to generate a point field pattern using Grasshopper, a parametric design software used by designers. I can export these points as coordinates in a .csv file. Can I somehow use the Web App to read this .csv and batch add points?
thx!!
I wish to generate a point field pattern using Grasshopper, a parametric design software used by designers. I can export these points as coordinates in a .csv file. Can I somehow use the Web App to read this .csv and batch add points?
thx!!
I’d be ( pleasantly ) surprised if the Web App could do that ![]()
On the other hand, WIY ( write it yourself ) software to do what you want is not difficult.
We found a workaround. We want to see if we can just paste all the coordinates in one single line as a variable input for a LUA code.
We’ve developed a new location generator; see if it meets your needs.
We should be able to add a CSV pattern to facilitate importing and exporting.