Message 1 of 14
help to update 2 useful LISP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I found 2 useful LISP on this website: https://www.cadtutor.net/forum/topic/38563-exporting-multiple-blocks-in-one-dwg-to-having-them-as-in...
works perfectly, but I need to modify both like this:
Bimport:
I need this lisp to import all block inside a selected folder (or folder with a name written in the prompt command line) but without insert block, just IMPORT.
wb-all:
I need to export all blocks to a selected folder (or folder with a name written in the prompt command line) but I add options like "export all", "export all expect xref", "export just xref".