Hi everyone,
I have just started grasshopper and hoping to create a smart component that could later on be a part of bigger network (that's a long way from now.)
I'm currently stuck at this point: trying to create a 2d ctrl crv from the geometry of 3 interactive circles (pls see image.) Please throw me a line if you can. Thanks in advance.
maybe a convex hull algorithm would help you? Qhull does it, and there is a qhull link to grasshopper with which you can work, but this might prove an overkill.
mebbe someone already has a non-scripted way of doing this, though i doubt...