Hello everyone. I need to use the Voronoi algorithm within C# for a project. Here is my endeavour for making it happen. But as output, I get a list of the datatype (Cell2) that I have no idea how I can convert to polyline cells. Can someone kindly modify my script?
Best,
Mahan
voronoi in c#.gh (2.6 KB)