Lisp to create Viewport in several drawings
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
First, Thanks to all the post on the forums who have got me as far as i have with LISP!
I am stuck... Here is what I have. I have a folder with hundreds of electrical schematic files that have the drawing in modelspace. I have a lisp that i used to insert my custom title block on a new layout tab in paperspace, but the lisp didnt recognize the viewport. I can manually (Mview >Object and select my boundary that did come over for my viewport). My viewport is on its own layer named V-port if that helps.
I am looking to run a lisp that will Mview, and select my vport boundary. I would also like for it to delete the layout 1 tab that is there by default also. Is there a way to do this without having to open each file and do it manually?
Can anyone please help me figure this out? I have researched and searched but cant find.
Thanks,