santh Posted July 9, 2009 Posted July 9, 2009 Hi I am using VBA to create new Autocad Project, i dont want to have the new project dialog box. the project name and project path should be given through VBA. so how to suppress the autocad dialog box. Thanks Quote
Cad64 Posted July 18, 2009 Posted July 18, 2009 Why do you need to do this in VBA? Just go to the 'File' menu and select 'New', or type NEW at the command line, and then choose a drawing template. Then save to the correct file directory with a filename of your choosing. 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.