Computational Voronoi

Hi! I have been trying to do a voronoi structure but Iam struggling at multipipe command. I think there is some short curves in my structure but ı dont know how to fix it. ı would be glad if there is anyone could help.

mirror_voronoi.gh (18.1 KB)

with your Rhino file opened, right click on your leftmost subD parameter and chose internalise data

then save the gh file and reupload it :+1:

Sorry, I'm still very new to Grasshopper. Thank you for your help:)

mirror_voronoi.gh (24.6 KB)

Just place a Topologizer Component between your lines and Multipipe . (Set the Tolerance value equal to NodeSize radius ) It’s gonna a take a while as seen in the image .
You can find the component in this link Topologizer/Network CleanUp - Grasshopper .


mirror_voronoi (1).gh (20.8 KB) (I erased some components that weren’t necessary in the file attached , maybe you find it helpful)

What’s that?

View the link attached

Thank u for your help and giving information! But i couldnt install ‘topologizer’ plugin thats why i couldnt run the grasshopper file you sent:(

In the link there is a .gha file . Download it and just drag and drop it into your canvas

Thank you soo much youre a life saver!!