I have multiple circles that may intersect.
I want to recognize whether they intersect or not and then construct another curve from the boundary outline of them. I have faced some data management issues because the number of circles in each branch differs.
in the example, I wanted to show the outline of the final curves, for instance in those two circles, I want to have 5 curves and I have shown 2 of them.