Jump to content

Circle touching a line and a point


jartomy

Recommended Posts

Hi all

 

I would like to know how to make something like what I attach below.

Its a circle with radius 112, touching a point on the corner, and the circle must touch some point on the line above precisely.

How to make that?

Best Regards

 

Rangga

Circle touching line and point.jpg

Link to comment
Share on other sites

Welcome to the forum. One easy, traditional approach would be to create (temporarily) two circles of that size, with their centers at those two known points. Your two circles will intersect at the center of the desired new circle. You can then create your new circle starting at that center point.

The previous technique is a good one to know and understand. The commandline solution to the same problem can be found in the available commandline options of the CIRCLE command, as shown. What you are looking for is TTR meaning a circle which will be tangent to 2 entities, and of known radius.

TTR.jpg

ttr option.JPG

Link to comment
Share on other sites

Ahhh but you don't know the tangent point (other than it is tangent).

Make the circle R112 tangent to the top line somewhere along that line (I would use TTR).

Then move with base point the apparent intersection (or it might be actual intersection depending on where you create the circle), move the basepoint to the intersection of those two lines. So Easy!

Link to comment
Share on other sites

JD point (1 + a known condition) well taken, I had only glanced at the graphic and noticed the 2 little circles, which I took to represent known points, rather than a point and a condition. I was digging up graphics for TTR as you posted. The coffee is just kicking in here, early on a sunday morning. :thumbsup:

I've a sneaking suspicion that you'd be using constraints, and maybe a bit of modern technology.

I am a big fan of the APPARENT INTERSECTION snap, use it a lot. :)

Edited by Dadgad
Link to comment
Share on other sites

I would probably go for drawing a circle radius 112 on the corner point, offset the top line downwards 112, and the Intersection of the circle and offset line is the centre point of the required circle. (No Apparent Intersection needed for me)

TouchingCircle.jpg

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...