Categories

AutoCAD 2012 & AutoCAD LT 2012 Bible

The most comprehensive AutoCAD book around!

AutoCAD 2012 Bible

All the ways to open a drawing

There are lots of ways to open a drawing and sometimes you may not think of the quickest way right away. Here’s my list:

  1. The OPEN command. This is the obvious one, of course. Click the Open button on the Standard toolbar. (In 2009, click Open on the Quick Start toolbar.) Or type open on the command line.
  2. From the DesignCenter. Press Ctrl+2 to open the DesignCenter. In the left, navigation pane, navigate to the folder containing the drawing and select it. Then find the drawing in the Content pane on the right, right-click it, and choose Open in Application Window.
  3. From the Sheet Set Manager. With a sheet set open in the Sheet Set Manager, on the Sheet List tab, double-click the name of the drawing (or right-click and choose Open).
  4. Double-click it in Windows Explorer. As with any Windows file, you can double-click it in Windows Explorer to open it in AutoCAD. If AutoCAD isn’t open, Windows will start it for you.
  5. Drag from Windows Explorer to the command line window. This is a little-known tip. Drag a file from Windows Explorer to the command line window. If you drag to the drawing area instead, you insert the file as a block.
  6. From a script. Just use OPEN in your script, add a space, and enter the name of the file. (See Tutorial: Automate tasks with a script file for instructions on creating a script.) Be sure to use the entire path if it isn’t in the support file search path. Enclose the file name (and path, if any) in quotation marks if there are spaces in the name. For example:

open “c:\drawings\3a 297.dwg”

Tannar Frampton contributed another way to open a drawing. He says, “You can open drawings via the XREF Manager by right-clicking and selecting ‘Open.’ This way, you do not have to search for the file.”

Related posts:

  1. Loading AutoLISP programs quickly
  2. Tutorial: Automate tasks with a script file
  3. Create a shortcut to a template and workspace
  4. Use the command line to launch programs
  5. Convert slide libraries/image tile menus and tablet menus to tool palettes

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>