Hi Riccardo,
Thank you! Could you please tell me which Plug-in has the component “Split Brep Multiple”? Otherwise it won’t work in my GH.
Hi Riccardo,
Thank you! Could you please tell me which Plug-in has the component “Split Brep Multiple”? Otherwise it won’t work in my GH.
No idea
I changed that part, now it should use just standard components.
Voronoi sphere_re2.gh (10.9 KB)
As it works with control points it is not exactly a sphere. So you will have to scale a bit. A more precise method could be employed but is not implemented here. The idea will be to measure the difference distnce between a reference sphere and the object above each control point then move the control points.
Thanks Riccardo! Is it possible to apply this method to the Voronoi cells between the outer and inner sphere? I mean, not only the surface of the outer sphere.
Hi Laurent,
yes I see. It seems that it is a little bit of a spheroid, is it?
If you want the curves only and you can avoid the seam line ,use Facet Dome and than you can separate the polylines on the seam
Voronoi sphere_s.gh (15.2 KB)
So many solutions! Thank you Seghier!