Message 1 of 5
AutoCad LISP - Open DWG resave as DWT in same location and Close
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi I'm in the process of updating the office CAD library, We have a bunch of blocks in the hundreds that are dwg files some dwt, we use shared access servers for where these are saved, however apart from the block edit lock. I want to have the library blocks as Template files. Is anyone aware of an existing LISP or how to create a new one that would essentially
- Open all files within a given folder
- If we can also include - Change allow block edit to 'No' that would also be great.
- Zoom Extents
- save as dwt using the file name for description (saved in same folder location) or if easier new location path
- then close
Thanks
Tom