Search Blog

AutoCAD Exchange

Photos

  • www.flickr.com
    S. Hurley's items Go to S. Hurley's photostream

« AutoCAD 2006 Tip: Dynamic Block | Main | AutoCAD 2006 Tip: None Osnap »

16 March 2005

AutoCAD 2006 Tip: Changes to coordinate entry in Dynamic Input

Q:  In AutoCAD 2006 I used the Move command to relocate an object from the current location to the coordinate of 0,0 for the second point.  It keeps coming back as @0,0 to the command line and the object is not moved.   Is there something I am missing?

A: This is because in AutoCAD 2006 Dynamic Input defaults to relative coordinates instead of absolute. The "@" is automatic now in AutoCAD 2006. So when entering Move 0,0 it is telling AutoCAD move the object 0,0 units from the current location which is no move at all. If you do not want to work in the relative coordinates, you can either change the format to absolute coordinates (DYNPICOORDS=1) or type #0,0 to force an absolute coordinate entry.

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00d8341bfd0c53ef00d8350ed6ae53ef

Listed below are links to weblogs that reference AutoCAD 2006 Tip: Changes to coordinate entry in Dynamic Input:

Comments