Print Page | Close Window

Export Point X, Y, Z Cordinate to in DWG to a tabl

Printed From: CAD Forum
Category: EN
Forum Name: CAD - general
Forum Description: General discussion about CAD, formats, standards, management, licensing, networking, harware, other CAD applications
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=1096
Printed Date: 05.Jul.2026 at 01:31


Topic: Export Point X, Y, Z Cordinate to in DWG to a tabl
Posted By: throwback
Subject: Export Point X, Y, Z Cordinate to in DWG to a tabl
Date Posted: 09.Sep.2008 at 12:10
Hi,

Does anyone have a lisp routine/macro which will provide X, Y, and Z co-ordinates of any choosen point in an AutoCAD drawing and place them in a table in the same AutoCAD dwg, which i can then easily export to Excel.

I have a lisp routine which provides the X, Y and Z co-ordinates but doesn't automatically insert them into a table (which I really need).

Most grateful for any assisstance.






Replies:
Posted By: Arben.Allaraj
Date Posted: 09.Sep.2008 at 14:23
Originally posted by throwback throwback wrote:

Hi,

Does anyone have a lisp routine/macro which will provide X, Y, and Z co-ordinates of any choosen point in an AutoCAD drawing and place them in a table in the same AutoCAD dwg, which i can then easily export to Excel.

I have a lisp routine which provides the X, Y and Z co-ordinates but doesn't automatically insert them into a table (which I really need).

Most grateful for any assisstance.





 I find a program that it can help you.Check attach files. uploads/20080909_142337_plist.lsp - uploads/20080909_142337_plist.lsp
 Using Polylines for drawing.



-------------
Ing Arben.Allaraj
http://cad-drafting-corner.blogspot.com


Posted By: PepaR
Date Posted: 09.Sep.2008 at 15:22
Try http://www.caddzone.com/ascpoint.lsp - ASCPOINT.LSP , please.

-------------
PepaR



Print Page | Close Window