Hi all,
I have multilines and want to create planar surfaces from these lines with grasshopper. I couldn’t create a defination for this. Can anyone help me?
Thanks in advance,Surface_From_Multilines.3dm (284.5 KB)
Hi all,
I have multilines and want to create planar surfaces from these lines with grasshopper. I couldn’t create a defination for this. Can anyone help me?
Thanks in advance,Surface_From_Multilines.3dm (284.5 KB)
I would suggest making it all in grasshopper to begin with, but ultimately you can just reference it in. Extract all the points and then construct a mesh with something like Delaunay Mesh.
There are several ways of doing this, it all depends on the quality of data you are using/referencing whether it will be an adequate solution or not.