Hello all,
I am facing difficulties on a script the purpose of which is to create wireframes and panels given a network of points having different +z values. I sorted the points to get their correct orders, made lines and then the surfaces using network from surface component.
PROBLEMS FACED:
- The surfaces are curved at the ends . How do I make them straight and uniform? (image given for reference)
- How can I make them such that it works even when the points are random and not in some specific grid-like pattern . Maybe use the distance from center as the basis of how they are numbered?
2022-12-27_wireframe and surfaces from points.gh (19.5 KB)
2022-12-27_wireframe and surfaces from points.3dm (59.5 KB)
Thanks.