Print Page | Close Window

XY-Coordinates

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DXF formats, Design Review, AutoCAD web, Drive, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=1054
Printed Date: 07.Sep.2026 at 14:32


Topic: XY-Coordinates
Posted By: willems
Subject: XY-Coordinates
Date Posted: 27.Aug.2008 at 15:14
Hello,
 
I've got the following question for Autocad 2007 users:
I've a drawing in Autocad 2007 with all kind of blocks on it. If you click  on a block, and you click your right-mouse-button and go to properties, then it will display the x-y coordinates of that particular block, along with other information. Now my question is: is it possible to automatically generate a list of all this coordinates of all blocks in my drawing, together with the block name and a attribute, in my case called blockcode? Cause there are about 100 blocks and it is very time-consuming to do it by hand. Is it also possible to generate this list in excel?
 
Thanks!
 
 



Replies:
Posted By: Vladimir Michl
Date Posted: 27.Aug.2008 at 16:14
Yes, you can use the AutoCAD commands ATTEXT, EATTEXT or DATAEXTRACTION (see http://www.cadforum.cz/cadforum_en/command.asp - AutoCAD commands ). For bidirectional links (controlling coordinates and attributes from Excel) you can use http://www.xanadu.cz/excellink - Excellink .

-------------
Vladimir Michl (moderator)
https://www.linkedin.com/in/vmichl/" rel="nofollow - LinkedIn , Autodesk Expert Elite


Posted By: willems
Date Posted: 27.Aug.2008 at 19:57
Thanks for your info! Nevertheless, I tried it but I didn't get the result that I wanted cause I'm something doing wrong. Can you please tell me step-by-step what to do with the commands in more details? Thank you very much for your help!
 
Greets


Posted By: Vladimir Michl
Date Posted: 27.Aug.2008 at 21:34
See the Tip 6289 and Tip 4865.

-------------
Vladimir Michl (moderator)
https://www.linkedin.com/in/vmichl/" rel="nofollow - LinkedIn , Autodesk Expert Elite


Posted By: willems
Date Posted: 29.Sep.2008 at 16:15

I tried it this way and I came up with an table of the coordinates in autocad and excel. Unfortunally, the coordinates in excel and autocad-table didn't match the coordinates that Autocad gives in the block of a selected point. How is this possible and how can I cope with this?

Thanks!
 
 


Posted By: saverio
Date Posted: 21.Oct.2008 at 02:36
you could also use ImportPoints for AutoCAD (it's a freeware, so it's not perfect, but works well generating blocks and attributes from dbf, csv, txt, xls, odbc...)
You can download this AutoCAD addon for free http://www.abcautocad.it/software_autocad_en.html - here in abc autocad


Posted By: L.R.D.
Date Posted: 28.Oct.2008 at 16:46
Hi,
 
you can use Acad 'eattext' command (or from menu tools/attribute extraction). Ussing this you can get a lot of information about any blocks and attributes in the drawing(and more). You have to mark the information you need and you'll get a 'csv' file with the requred information.
Please try it, and if any questions appears please ask me again.
 



Print Page | Close Window