Voronoi problem

Hi all,

I have some trouble with the script for my masterproject, but I think I am almost there.

I want to control the outside and the inside of my snake cells seperately so I wrote a separate script.
The outside is perfect for me, but the inside is the problem…

  • I want the inside cells to be connected to the knots of the outside cells. After that it should get a thickness (like i did with the outside cells). I was able to get all the points and curves from all the cells, so the points of the inside cells (which touch the surface of the outside) should end in the same knots as the outside structure!

.Final model.3dm (3.8 MB)Voronoi_Cell_final.gh (18.3 KB)

Thanks for the help!!