Message 1 of 10
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Currently I select the the lines then from list("Li") ,I copy the coordinates and paste it in text file.As this method is really cumbersome .Is there any lisp/script available to export the coordinates from SELECTED lines from Autocad i.e (X1,Y1,Z1,X2,Y2,Z2)--(X-start point ,Y-Startpoint,Z-Startpoint,X-End point,Y-End point,Z-Endpoint) to currently opened Excel file.
As i am new to lisp & learning it , i could not get an idea on how to build such lisp.
Solved! Go to Solution.