Using absolute cordinates

Using absolute cordinates

mechdesign21
Contributor Contributor
1,125 Views
6 Replies
Message 1 of 7

Using absolute cordinates

mechdesign21
Contributor
Contributor

How do i move something like I have shown below,  i have done it for years it does not work now for some reason.

 

command: move

pick object<enter>

endpoint<enter>

0,0,0

 

and it would move to 0,0,0.  Now I broke it and this does not.  what needs to be clicked to set it right again.

thanks,

 

0 Likes
Accepted solutions (4)
1,126 Views
6 Replies
Replies (6)
Message 2 of 7

dbroad
Mentor
Mentor
Accepted solution

If you're using dynamic input, the default is relative coordinate entry.  Either turn that off or use an absolute prefix(the asterisk), such as:

*0,0,0

Architect, Registered NC, VA, SC, & GA.
0 Likes
Message 3 of 7

jstanczykGDWT4
Contributor
Contributor
Accepted solution

Enter MOVE on the command line.

Select the objects and press Enter.

Select a base point for the objects.

Enter #0,0 for the second point.

 

Not sure how long ago (seems like a while) and not sure why, but AutoCAD now requires the # symbol to place objects at the origin.

0 Likes
Message 4 of 7

vinodkl
Mentor
Mentor
Accepted solution

Hello @mechdesign21 

 

Type in the command DYNPICOORDS and set it to "1". See if that helps 🙂

--------------------------------------------------------------------------------------------------------------------------
ವಿನೋದ್ ಕೆ ಎಲ್( System Design Engineer)
Likes is much appreciated if the information I have shared is helpful to you and/or others.

Please mark "Accept as Solution" if my reply resolves the issue or answers your question, to help others in the community.
--------------------------------------------------------------------------------------------------------------------------
Message 5 of 7

cadffm
Consultant
Consultant
Accepted solution

If you like to work in dynamic input mode(dynmode is set >0), see all replies above

* and the main setting dynpicoords [F1]

 

or you like to work in classic input mode: Turn off your dynamic input.

You can use the toggle [F12] - it does set dynmode to a negative value  what means "off"

Sebastian

0 Likes
Message 6 of 7

mechdesign21
Contributor
Contributor

thanks so much!!

0 Likes
Message 7 of 7

mechdesign21
Contributor
Contributor

nice!! thanks again

0 Likes