ghpythonlib.components.Voronoi

When you call ghpythonlib.components.Voronoi fumction, and try to give “boundary” input something like you always have to specify clearly the input type hint as follows vd_test.zip However, this works only with rectangle curve, so that more adaptive solution could be using rhinoscriptsyntax.CurveBooleanIntersection with calling ghpythonlib.components.Voronoi fumction with just 1 input(points). vd_test_trim.zip    

  • Comments Off on ghpythonlib.components.Voronoi