Grasshopper

algorithmic modeling for Rhino

I might have overlooked it.. Is there a component that returns a true/false for concavity in mesh edges? It would require a method to get the neighbouring mesh faces for each edge, but that's where I'm stuck...

Some ideas?

Views: 382

Replies to This Discussion

The M(+) plugin contains an edge-shared face angle component.

(; Thanks! I did find the plugin but I couldn't get what I want..

Update: I finally fixed it by using PointInCurve in combination with the Mesh+ plugin and Weaverbird. If the midpoint of an edge is coincident with one of the faces it is filtered. Here's the file - hope it is of some use to some of you.

Attachments:

Update 2.0: Noticed some strange behaviour and figured out the cause. Should have used only one method to obtain the mesh edges. Also, Rhino tends to crash when feeding a Mesh Closest Point parameter into a Mesh Evaluate component. Worked around that problem and it seems to be stable now.

Attachments:

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service