Grasshopper

algorithmic modeling for Rhino

Hello everyone!
I have a question if anyone can answer it, it would be great.

Is it possible to create a triangular polygon (by lines or polylines) for every face of a Delaunay mesh in Grasshopper? In a sense, the Delaunay connectivity component gives a result close to what I need, but I do not know how I am able to manipulate the connectivity list so it could give me the lines that belong to each triangle.

Thanks!!

Views: 599

Replies to This Discussion

You need the Delaunay Mesh component. Then Decompose the mesh, so you have access to the faces. Now you can use the Face corner indices to reconstruct the triangles.


--
David Rutten
david@mcneel.com
Poprad, Slovakia
Very straightforward!!!

And also clarifies for me what the graft tree does...Im still working my way to understand how to manipulate data.

Thank you very much!!!
Also, Giulio's Weaverbird Components adds a FaceEdges component which gives you the edge curves of each face. I suppose it has the same functionality as David's up above, but with one component...which we can argue if that is a good or a bad thing...

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2025   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service