MR MAN Posted June 2, 2009 Posted June 2, 2009 How can autocad open multi-drawing in background like in publish command? is this way by lisp or vba? and if any one know i need open multi-drawing in background and run lisp on them? note: i try a .bat file with .scr file but i need direct way can any one help me to do that? Quote
BIGAL Posted June 3, 2009 Posted June 3, 2009 Scripts will open as many drawings as you like and will not close them till you say so. open dwg1 runmylisp open dwg2 runmylisp etc Quote
ronjonp Posted June 3, 2009 Posted June 3, 2009 Take a look at Object DBX: http://blog.jtbworld.com/2007/07/objectdbx-sample-using-vba-and-autocad.html 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.