guitarguy1685 Posted March 8, 2017 Posted March 8, 2017 I need to draw a circle (unknown radius) that is tangent to a line at a specific point and tangent to a circle. I don't know if autocad can do this with OTB options. I can't seem to figure this out. see the image below Quote
lrm Posted March 8, 2017 Posted March 8, 2017 Here's a file that uses parametric constraints to find the radius of the tangent circle. The radius of the circle that is tangent to the vertical line and the other circle is a reference dimension and will change if any of the dimensions affect the location of the lines or circle are changed. The 0.0000 dimension is used to place the center of the circle on the horizontal line. GeoQues.dwg Quote
Dadgad Posted March 9, 2017 Posted March 9, 2017 (edited) +1 Nicely done lrm! Edited March 9, 2017 by Dadgad Quote
eldon Posted March 9, 2017 Posted March 9, 2017 Actually, the circle can be drawn without constraints. Draw a circle using the option 3P. The first point on the circle is the Intersection at the point where you want the circle to be tangential, and the other two points are tangents to the vertical line and the existing circle. Quote
lrm Posted March 9, 2017 Posted March 9, 2017 Actually, the circle can be drawn without constraints. Draw a circle using the option 3P. The first point on the circle is the Intersection at the point where you want the circle to be tangential, and the other two points are tangents to the vertical line and the existing circle. That was easy! Nice. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.