Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to batch clean up a few thousand 3D .dwg files and would like some help coming up with a .lisp file that will do most of the work for me.
Here are the steps I am wanting to carry out:
- Move everything in the .dwg to the default layer "0"
- Delete all remaining unused layers
- Change the color of everything to BYBLOCK
- Create a block, name = filename (excluding extension), base point = 0,0,0
- Change view style to 2D wireframe
- Change view to "Front View"
- Save
- Close
Hopefully this is possible, would appreciate any available help.
Solved! Go to Solution.