Programming Challenge 11/22
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I haven't tried this myself, but our challenge is to write code that draws a line tangent to two (2) non-touching non-overlapping non-concentric circles without using object snaps. If there is a shorter line vs. a longer line, we want the shorter one. Yes, both circles are at elevation 0 with normal normals and that have radii greater than 0.
I'm guessing it's nothing but trigonometry, but I dunno yet.
The function should not use any ssget but instead take two (2) arguments, one for each of the two circles as enames. Yes, you may use supporting functions of your own making.
The winner will be the one that gets the most likes. No, you can't "like" your own.
Any ties will be broken by the decision of @dbroad , with or without bribes.
John F. Uhden