Message 1 of 8
Export polyline data (area, layer and crossed text) to excel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, everyone!
I am searching for a lisp that can find all polylines in a drawing and export to excel their following information:
-Area , Perimeter, Layer
-Text that crossed polyline
I am looking for a lisp that can export to excel a table like this:
Form this drawing:
I am fairly new to lisp creation so any help you can provide me would be highly appreciated!
Thanks in advance!
I aslo attach the dwg and csv files for better understanding
For more information: I attached the lisp "EPD" that was found on this forum but I cant modify the code to get right result as wish.