Over 1.099.000 registered users (EN+CZ).
AutoCAD tips, Inventor tips, Revit tips.
Try the new precise Engineering calculator and the updated Barcode generator.
New AutoCAD 2026 commands and variables.
Discussion forum
?CAD discussions, advices, exchange of experience

Please abide by the rules of this forum.
This is a peer-to-peer forum. The forum doesn't replace the official direct technical support provided by ARKANCE for its customers.
How to post questions: register or login, go to the specific forum and click the NEW TOPIC button.
|
Post Reply ![]() |
Author | ||
jennh ![]() Newbie ![]() Joined: 20.Nov.2009 Location: United States Status: Offline Points: 5 |
![]() Posted: 20.Nov.2009 at 18:25 |
|
Hi guys.
Trying to setup new install of Autocad 2010. My company works on many different types of projects that require several different templates. Is there a way to setup Autocad so that on startup it does not load a drawing, but instead asks to select a template. So far all I have been able to achieve is on startup loading the default drawing, closing that, opening new drawing that prompts for template. This isnt a huge deal....but it is a bit annoying. Thanks for the help :) |
||
![]() |
||
Crystalg ![]() Newbie ![]() Joined: 16.Apr.2008 Location: United States Status: Offline Points: 5 |
![]() |
|
If I understand you correctly, you want ACAD to prompt you to select a template drawing upon opening. I don't think this is possible, but you can create all the templates for use with the "_new" command and also the "QNEW" command. These commands create new drawings and you can make ACAD prompt the user to select a template.
Check out the "template settings" under the files tab of the "options" dialog box. |
||
![]() |
||
jennh ![]() Newbie ![]() Joined: 20.Nov.2009 Location: United States Status: Offline Points: 5 |
![]() |
|
Yup. That's the way we have it setup now. Was just trying to save keystrokes. Thanks for the post.
|
||
![]() |
||
Insight ![]() Newbie ![]() Joined: 08.Jan.2009 Location: Bulgaria Using: AutoCAD2010 Status: Offline Points: 8 |
![]() |
|
1. "C:\Program Files\AutoCAD 2010\acad.exe" /t "c:\1" - this will open ACAD with 1.dwt from c:\ Edited by Insight - 01.Dec.2009 at 11:28 |
||
![]() |
||
jennh ![]() Newbie ![]() Joined: 20.Nov.2009 Location: United States Status: Offline Points: 5 |
![]() |
|
Yah. Thought about doing it that way too. Problem is that we use about a dozen or so different templates and I would hate to clutter the desktop with shortcuts. This would definitely be the solution I would have taken if it were not so, but thanks for the post.
|
||
![]() |
||
CarlB ![]() Senior Member ![]() Joined: 16.Oct.2009 Location: United States Status: Offline Points: 321 |
![]() |
|
There's a tip at Autodeesk that *almost* gets you there. I played with it & found you need these modifications:
You need to add just 1 line to "acad.lsp" file (or create it):
You can name the script file whatever you wish. I put it in AutoCAD/Support & didn't need to put the full path. You may need to add "acad.lsp" to the startup suite per the site's instruction; I didn't need to (depends on setting of ACADLSPASDOC).
Now create a script file, in this case called ""newtemplate.scr" consisting of following 3 lines (3rd one blank). The tilde is to bring up the template dialogue box rather than command line.
OK I see the drawback to this-when you open a drawing (rather than just startup AutoCAD) you get the "template" d.b. you need to cancel. So maybe instead of using "acad.lsp" to run the script, you can just modify your startup icon to run the script. So, under "target" in Autocad shortcut icon properties, add to the end:
/b "newtemplate" Edited by CarlB - 01.Dec.2009 at 20:51 |
||
![]() |
||
Insight ![]() Newbie ![]() Joined: 08.Jan.2009 Location: Bulgaria Using: AutoCAD2010 Status: Offline Points: 8 |
![]() |
|
This dozen of shorts can be placed just in one folder and you even don't need this folder to be on the desktop.
|
||
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
This page was generated in 0,238 seconds.