CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz]
CZ | EN | DE
Login or
registration
  Visitors: 6523

CAD tip CAD tip # 6947:

   
Question CAD 
 %  platform  category 
Q - question

How to run AutoCAD without opening an empty drawing?

A - answer If you want to run your AutoCAD without creating an empty "unnamed" drawing "Drawing1.dwg" (Zeichnung1.dwg, etc.), you can use a simple script to avoid it.

In the properties of the AutoCAD icon on your desktop edit the line Target and add a parameter:

  
/b close
e.g.:
  
"C:\Program Files\AutoCAD 2010\acad.exe" /b close  
Now create a simple text file CLOSE.SCR in AutoCAD search path (so it can find it) - this file will containg a single line (ended with Enter):
  
_CLOSE  

If you start AutoCAD using this icon, the empty DWG drawing will be immediately closed.

Another option is the variable STARTUP.

ACAD
100% *  CAD 
18.9.2009    15755×  
Prices - CAD eShop:
applies to: AutoCAD ·

See also:
Tip 14056:How to move blocks in the Z axis to the terrain model surface?
Tip 14045:In my AutoCAD script file (.SCR) I cannot enter a name containing a space.
Tip 14039:How to display the total volume or surface of 3D solids in DWG?
Tip 14006:Universal MsgBox in AutoLISP.
Tip 13967:Drawing polylines using arbitrary length units - 2DpolyC.


Back   All CAD Tips



Have we helped you? If you want to support the CAD Forum web service, consider buying one of our CAD applications, or our custom software development offerings, or donating via PayPal (see above). You may also add a link to your web - like this "fan" link: CAD Forum - tips, utilities, blocks for Autodesk products
CAD:    OS:    Categ: 
Text:  FAQ glossary   



Featuring:
Add .CIT raster format support to AutoCAD and Map and Civil 3D
CITin More info


Please use these tips at your own risk.
Arkance Systems is not responsible for possible problems that may occur as a result of using any of these tips.
TOPlist