Need to Draw Tan Tan Radius Circle

Need to Draw Tan Tan Radius Circle

Anonymous
Not applicable
368 Views
2 Replies
Message 1 of 3

Need to Draw Tan Tan Radius Circle

Anonymous
Not applicable
Has any body drawn a circle using tan tan radius argument in VBA. Please post ur syntax.
0 Likes
369 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
You must calc the tan points and can do so if you know the center points of each circle and the radius of the tan arc to create Circle r1 Circle r1 To draw a tangent arc r5 between them... the center point of the tangent arc would be the intersection of two r6 circles drawn from the center points of the two r1 circles Now a circle r5 drawn from the intersection of the two new circles would be tangent to both your circles in question.. Info on google showing the math....Or you mush have an old geometry book laying around..{:-))))))) "SehgalS" wrote in message news:27229294.1096144976199.JavaMail.jive@jiveforum2.autodesk.com... > Has any body drawn a circle using tan tan radius argument in VBA. Please post ur syntax.
0 Likes
Message 3 of 3

Anonymous
Not applicable
Thanks Paul,

I did the same thing. I appreciate your reply.
0 Likes