Mesh cavity detection in grasshopper

It’s not entirely clear to me what you’re asking, but one way to show concave regions would be to measure distance from the convex hull:


concavity.gh (139.6 KB)
(using https://www.food4rhino.com/en/app/meshedit for convex hull)

If instead you want to look just at local curvature, then something like this:

3 Likes