vernonlee Posted March 24, 2015 Author Posted March 24, 2015 (edited) Hi marko Correct me if I am wrong. Here is a breakdown of my understanding 1) save the new code as SCV.lsp http://www.cadtutor.net/forum/showthread.php?91547-HELP-A-LISP-that-will-zoom-to-a-same-specific-location-for-all-opening-drawings/page2&p=#12 2) put it in the folder where I normally load it through APPLOAD. 3) set autocad to auto load it every time 4) open master dwg. Zoom to my view. Type SCV 5) open the rest of the dwg. Type rSVC EDIT I have tested it & it worked! 1) But is it possible to insert "rSVC" to AUTO ENTER into the command line to the LISP so that once secondary dwg is open it will automatically go to the view without typing anything? (for your reference, I mostly use APPLOAD startup suit to load my LISP) 2) Is typing SCV for the rest of the dwg necessary after i enter rSCV if I do not use acaddoc.lsp? 3) I also realized that after main & secondary dwg is closed & i open another 3rd dwg being the ONLY active dwg open, when i press rSCV, it will remember the last saved view. This view coordinates is saved in the LISP? Thanks. Edited March 24, 2015 by vernonlee Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.