Outside boundary of multiple non-connected curves

Hi all,

I am trying to generate the outside boundary of this set of circles:

I drew the green line as an illustration, I would like all blue circles to stay inside the green boundary.

Thanks!

Show the GH

Do you want them to be tangent to the boundary? (it might not be possible) or do you want it to have a small buffer? upload the file and you can be helped

Of course, my apologies…

Circle_Attractor_Curve.gh (19.6 KB)

Hi, tangent to the individual outside circles…

Thanks again!


Circle_Attractor_Curve_re.gh (19.1 KB)

Amazing, thank you very much.

For my understanding: I tried the convex hull component on all curves earlier (-> control points to get all the points). Why does that method not work, and is it required to isolate the outside circles?

Thanks again.