Hello!
I am making a Voronoi tessellation pattern and I’m having overlapping surfaces. Any idea how to remove the overlapping area and just make 1 common surface between two colliding particles in Grasshopper?
Thank you.
yes, for instance filter by area, filter by center of mass
1 Like
Okay! How do I make the common surface between them?
Hello
as advised by Inno it will be better that you post a definition, some drawing pictures …
Do you speak of the overlapping surface “Intersection region” or “union of region” ?
This is the model I have right now. I want to remove the substract the overlap here so that I get a Voronoi type of output.
Clearly you didn’t open the link @inno showed you.
Sorry about this. Here’s the .gh file:
hexagonal_voronoi.gh (10.7 KB)
That makes it one single object but I want it to be separate cut spheres. How would I get to that?
This works, thank you so much!