Message 1 of 2
extra attribute value from drawings to excel file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have batch of drawings, need to extra about 3 TAG value from one attribute block in each drawing, (each drawing only have one this block), and hope the out put will be a excel file,like below,
better can run the lisp for all drawings under one fold and without open the drawing:
TAG1 TAG 2 TAG 3
drawing 1 xxxx xxxx xxxx
drawing 2 xxxx xxxx xxxx
drawing 3 xxxx xxxx xxxx
I tried DATAEXTRACTION in autocad, but looks complex, is a possible a simple lisp can do that?
Thanks in advance.
Bin