Create a circle by picking tangent points, lines or circles.

Script
By Swordslayer · 2013-06-18
Create a circle by picking tangent points, lines or circles.

Installation: The .ms file can be run from any location (Maxscript -> Run Script...). If you want to put it in toolbar, menu or quadmenu, you can create a macroscript using Macroscript Creator.
Tags: CAD, circle, line, point, tangent, apollonius
How to use?
Nik · 2013-07-12
Returns "Invalid input"
What objects(or sub-objects) have pick?
Swordslayer · 2013-07-12
Hi, currently the only supported objects are: Circle (non-collapsed primitive shape), Point helper, and two-point Line (two corner knots, again non-collapsed).
Thanx :) Excellent script. [+1]
Nik · 2013-07-13
Сan still, just need to create 3 objects "Point" of "Helpers" and pick them up.
+1
barigazy · 2013-06-18
I just saw on CGTalk JohnM request.
Very precise approach you have here.
Thanks for sharing
Cheers!