I know there's a component to give a circle that is tangent to 3 input circles, but is it possible to get just an arc that is tangent to 3 circles using GH components?
Probably makes no difference in this model, but instead of the fixed 'Pt' (0,0,0) as the reference for 'CircleTTT', this version uses the center of 'Area' for a triangle connecting the three points:
center of 'Area' for a triangle connecting the three points
Turns out that 'Avr (Average)' of the three points gives the same result! Added a 'Shift' slider to change the sequence of the points that define the 'Arc':