Handling Intersections 2D

Hello,
Is there a way to create a Venn Diagram-like using intersection between curves and surfaces, given A,B,C attributes to each circumference

Thanks a lot
Martin

Like this?


Intersections_rev1.gh (13.6 KB)

5 Likes

Thanks! yes, but is there a way to give each circumference a number and add them up one every time it intersects, like in the example.

Maybe something like this ?
I’ve added the radii for each region, but another list of three elements would allow to sum up whatever you want.

Diagram.gh (10.5 KB)

1 Like


Intersections_rev2.gh (9.1 KB)

5 Likes

thanks ! :+1: