Move/Copy command to relative coordinates not working

Move/Copy command to relative coordinates not working

jellisNXHKP
Explorer Explorer
4,253 Views
7 Replies
Message 1 of 8

Move/Copy command to relative coordinates not working

jellisNXHKP
Explorer
Explorer

Hello all,

I'm having trouble with my move and copy commands.  In the past i have always selected object, clicked basepoint and entered my desired coordinates ex. (3,4,5).  This would move the object to that location.

For some reason today, this no longer works.  After I select my basepoint, cad will only give me an option to enter one dimension and an angle?  See attached screenshot.

Any ideas how to get back to being able to enter relative dimensions?

I am running Autocad 2020 and Fabcad MEP 2020

Capture.PNG 

0 Likes
Accepted solutions (1)
4,254 Views
7 Replies
Replies (7)
Message 2 of 8

Bud_Schroeder_ADESK
Alumni
Alumni

Thanks for posting your question to the forum.  What is your PICKFIRST system variable set to?   

 

Thanks

Bud Schroeder
AutoCAD Customer Council Beta Programs
Autodesk Inc.

Join the AutoCAD Customer Council Beta Program.


0 Likes
Message 3 of 8

jellisNXHKP
Explorer
Explorer

pickfirst is set to 1

0 Likes
Message 4 of 8

Bud_Schroeder_ADESK
Alumni
Alumni

Can you share a quick screencast that shows what you are seeing?   Be sure to make it public,. 

 

https://knowledge.autodesk.com/community/screencast

 

Thanks 

Bud Schroeder
AutoCAD Customer Council Beta Programs
Autodesk Inc.

Join the AutoCAD Customer Council Beta Program.


0 Likes
Message 5 of 8

ambrosl
Autodesk
Autodesk

What happens if you type 3, in the input box?  You should then be able to enter 4, in the second box and then enter 5 in the third box.

 

Two display two boxes for the Cartesian format rather than Polar format when specifying a second point, try the following:

  1. Type DSETTINGS at the command prompt.
  2. In the Drafting Settings dialog box, click the Dynamic Input tab.
  3. Under Pointer Input, click Settings.
  4. In the Pointer Input Settings dialog box, click Cartesian format.
  5. Click OK twice.

Now select the objects to move/copy and the specify a base point, now you should see fields for X and Y.  Does that get you what you were previously looking for?



Lee Ambrosius
Senior Principal Content Experience Designer
For additional help, check out the AutoCAD Developer Documentation
Message 6 of 8

jellisNXHKP
Explorer
Explorer

 

0 Likes
Message 7 of 8

jellisNXHKP
Explorer
Explorer

It actually seems to be affected by my object snap somehow, if i turn off object snap and select basepoint it allows me to enter my coordinates.  If osnap is on and my pointer finds a snap point between the time i select my basepoint and get my hand to the keyboard to enter coordinates, it wont allow me to enter.

IDK i guess i have a work around, but it is frustrating.

0 Likes
Message 8 of 8

ambrosl
Autodesk
Autodesk
Accepted solution

Based on that information, can you check the value of the OSNAPCOORD system variable?  It should be 2 by default.

https://help.autodesk.com/view/ACD/2020/ENU/?guid=GUID-94994960-5E62-4044-BEF7-9CF91667F641

 

Instead of pressing Tab, to move input fields, what happens when you press comma?



Lee Ambrosius
Senior Principal Content Experience Designer
For additional help, check out the AutoCAD Developer Documentation
0 Likes