Grasshopper

algorithmic modeling for Rhino

How to have the triangle curves from a delaunay edges diagram?

Hi everybody,

I used the Delaunay Edges component to have a Delaunay connectivity diagram through a set of points. The result is the the edges of Delaunay diagram but I want to have them in the order of Trangular shapes which is created by them, that means to have every three edge of each triangle. Any idea?

Views: 3023

Replies to This Discussion

use the delaunay mesh then 

-explode the mesh into mesh faces

-get the points of the faces (which will be in a tree sturcture)

-conect the points with lines

 

or with wevaerbird installed

-explode the mesh into faces

-use the mesh edge component

Thanks Robert,

I exploded the mesh but I'm not sure how to get the faces' points. I used the face vertices component but didn't fnd out what are its outputs exactly!

Have a look if this definition is helpful,

- Giulio

Attachments:

Thank you Giulio, Which version of Gh is this defenition? I disscussed this problem in this thread,

http://www.grasshopper3d.com/forum/topics/points-of-a-mesh-face?com...

 and I found very useful comments. You may also like to have a look on it

Hi Maryam, my pleasure. It's Grasshopper 0.8 with WeaverBird 0.4. Other definitions are possible, but might use more components.

- Giulio

Thank you Robert:))

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service