hello,
I have recently started using grasshopper. Not so good with the software. Can anyone help me, how to find the intersection point of two circles in grasshopper.
If i have two circles, i should get two points of intersection, so that later I can list item and use it for something else.
Plz help.
Thx.
Look for the Curve|Curve intersection component (Intersect tab, Physical Panel).
It requires two curves (can be two circles) and it returns both the intersection points and parameters.