Help Needed : Voronoi Boundary Not Linking To Boundary Surface

Hey everyone!

Hope everyone is having a great day! Hoping someone can help me with this quick fix in Grasshopper. This is my first project working in it and I’m trying to create Voronoi geometry within a closed curve. It seems like there is something going wrong when I try to set the boundary for the Voronoi geometry to the boundary surface! I have a bunch of images below showing the setup.

Can’t tell you how much I’d appreciate any input!




You’re trying to connect a TrimmedSurface to an input of type Rectangle. You can use trimWithRegion component to achieve what you’re looking for.



Voronoi.gh (5.7 KB)

You are amazing! I cannot thank you enough, that worked out perfectly

Have a wonderful day!