Jump to content

Recommended Posts

Posted

What is nearest as object snap mode and where it will be useful to use it?

Posted (edited)

I have 2 objects, let say two circles with different centers and different radius.

I want to draw a line from quadrant of one circle with 50 degree angle until it intersects with other circle. Obviously the length of the line is unknown.

 

A basic solution would be to draw a longer line and then trim it.

But I want to be more productive and draw in one step. Is it possible?

Untitled.jpg

Edited by khoshravan
Posted

Please refrain from creating duplicate threads as it only leads to confusion. I'm pretty sure you have been told this in the past as well. Thank you.

Posted

You can find an explanation of all the OSnap settings right here in the Tutorials section of CADTutor.

 

Re: NEAREST

 

The Nearest Osnap snaps to the nearest point on a drawing object. This Osnap is useful if you want to make sure that a pick point lies on a drawing object but you don't necessarily mind exactly where it is located.

Posted

That should read "nearest point to the cursor..." Nearest, by itself, is ambiguous.

Posted
Please refrain from creating duplicate threads as it only leads to confusion. I'm pretty sure you have been told this in the past as well. Thank you.

I thought it might not be good to ask two questions in one thread. My main concern, is the question in this thread. I thought "nearest osnap" should answer the question, but I am not sure.

Posted

Would be very happy to know your comment on solving this drawing issue.

Posted

You can't know the intersecting point ahead of time, and there are no random snaps on a circle. You have only quadrant, tangent, perpendicular, and center. Since your line will only hit one of these points by chance, depending on the alignment of the two circles, your longer line drawn at the proper angle, then trim is about it. At least it's accurate.

Posted

You have Autocad so maybe a good time to learn lisp it can be done, quad, angle, pick 2nd circle, draw line done, hint "intersectwith". At 458 posts you should be starting to have a go rather than just rely on every one else.

Posted

An example is using leader to pick the arrow head point make sure it touches a line etc.

Posted

Dear Dana and Bigal

Thanks for your replies.

Someday I will go for LISP. Now it is too early for me.

So the method I applied already, seams to be the best solution.

Posted

Dear Bigal and others

Thanks for replies.

Posted

Please post in the correct forums, you seem to always post any question in the beginners forum.

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...