Hello everyone,
I am currently working with building up mesh geometries out of Json data with Grasshopper.
All I have to work is the object vertices and the triangle/faces indices.
So far I have seen examples of deconstructing meshes into vertices and faces and then rebuilding it, however I could not understand how I could do the same with the two inputs that I have.
I would ask if someone had this situation before or even can help me with it.
Thank you all