Message 1 of 23
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I have a lisp that export block data (block name, Rotation, Layer and co-ordinates) to CSV into the same location as of dwg. It has two options -either for all blocks or layer-wise.
So I need to add one more column for an attribute value in the CSV. The blocks will always have a single attribute tag (although block name and tag name will vary from case to case).
Please find the attached sample Image (additional column required highlighted by yellow) showing the desired result required with sample dwg.
Also, please find the attached lisp file.
Thanks
Solved! Go to Solution.