2 Sphere's -->draw intersection circle (not solid)

Hi,

Probably quite easy bu I cant find it;

challenge;
There are 2 spheres.

challenge;

  1. I would like to get the intersecting circle where the sphere make contact (so the circle is only present where the spheres are making contact, not the volume inside (as is done with the solid intersection tool)

After we have the cirkel I would like to get another intersection;
2. The intersection between the circle and the ā€˜XZā€™ plane (with Y=0). --> this should return in 2 points.

any suggestions? thanks :slight_smile:

2020-06-20 intersecting spheres.gh (3.5 KB)
intersecting circle (blue)
circle points on XZ plane (green)
image

2020-06-20 intersecting spheres.gh (7.3 KB)

I hope it will be useful for you

1 Like

Thank you! Perfect :slight_smile: