Placing an object at a certain distance from another object

Placing an object at a certain distance from another object

vasiqshair
Advocate Advocate
8,100 Views
5 Replies
Message 1 of 6

Placing an object at a certain distance from another object

vasiqshair
Advocate
Advocate

My AutoCAD skills are basic so here I am asking some very basic questions. Please see attached picture for reference. I have a rectangle and two circles inside the rectangle. I need to place one circle at a certain distance from the top left corner of the rectangle and the other circle at a certain distance from the lower left corner of the rectangle. Please advise.

0 Likes
Accepted solutions (1)
8,101 Views
5 Replies
Replies (5)
Message 2 of 6

imadHabash
Mentor
Mentor
Accepted solution

Hi and Welcome to AutoCAD Forum,

i suggest to use MOVE command with proper Osnap , depending from where you want to achieve your distance regarding the Circles  and Rectangle. knowing from where will guide you to know which osnap mode is required and then directly enter the distance that you wish to move to .  see attached screencast and see Center , Quardant , Endpoint and Midpoint ...etc how control your issue . 

 

 

 

 

 

 

 

Imad Habash

EESignature

0 Likes
Message 3 of 6

GrantsPirate
Mentor
Mentor

set ENP and CENter OSNAPS on, set OTRACK on, use move command, ... watch video

 

 


GrantsPirate
Piping and Mech. Designer
EXPERT ELITE MEMBER
Always save a copy of the drawing before trying anything suggested here.
----------------------------------------------------------------------------
If something I wrote can be interpreted two ways, and one of the ways makes you sad or angry, I meant the other one.

Message 4 of 6

Kent1Cooper
Consultant
Consultant

"A certain distance from..." isn't really enough information -- there are a mathematically infinite number of such locations, so a direction is also needed.  The combination of Polar Tracking [with the desired direction among its set angles] and Object Snap Tracking and appropriate Osnap mode settings is probably the way to go, whether you want the Circles inside the rectangle as I assumed, or outside as in suggestions in this thread.  The process could also be automated into a routine, if enough parameters are always the same, allowing mere selection of the rectangle and the Circles, with the rest calculated by the routine.

Kent Cooper, AIA
0 Likes
Message 5 of 6

vasiqshair
Advocate
Advocate

And what if you had to move the circle in an x.y direction?

0 Likes
Message 6 of 6

GrantsPirate
Mentor
Mentor

You can use the From modifier in the Osnaps.  Personally I would probably just offset the object(s) to define the new location and then erase.  If what you are offsetting is a pline, and the X = Y then offset once and you have your location, erase after moving.

 

The screencast shows a Shift+2, that is actually Shift+RMB.  They spelled MOVE wrong as well, part of the processing they do after it is released to them to publish.

 

 

 


GrantsPirate
Piping and Mech. Designer
EXPERT ELITE MEMBER
Always save a copy of the drawing before trying anything suggested here.
----------------------------------------------------------------------------
If something I wrote can be interpreted two ways, and one of the ways makes you sad or angry, I meant the other one.

0 Likes