Chapter 2

The Grand Tour of AutoCAD

IN THIS CHAPTER

Bullet Touring the AutoCAD screens

Bullet Going bar-hopping: Title bars and the status bar

Bullet Unraveling the Ribbon

Bullet Practicing with palettes

Bullet Discovering the drawing area

Bullet Using online help

Over the years, AutoCAD’s interface has undergone many changes, starting with a simple text menu down the right side (still the second-fastest way of using AutoCAD) and then progressing to drop-down menus, toolbars, a Dashboard (which only survived two releases — 2007 and 2008), tool palettes, and, for now, the Ribbon menu.

Like the rest of this book, this chapter is written for someone who has used other Windows programs but has little or no experience with AutoCAD. Here and throughout the rest of the book, I show you how to do things by using AutoCAD’s implementation of Microsoft’s Fluent User Interface (or FUI; pronounced “foo-ey”). AutoCAD has always been big on backward compatibility, and this includes the interface. You can always shift between older and newer versions of the user interface.

Looking at AutoCAD’s Drawing Screen

When you first open AutoCAD, you encounter the Start window. I can already hear your plaintive cry: “Where do I draw? The screen is full!” No problem. The Start screen (shown in Figure 2-1) is just a menu of available actions. It should be quite obvious as to what each item does. For now, just click the rectangular New button on the left side.

Snapshot of AutoCAD's Start screen.

FIGURE 2-1: AutoCAD's Start screen.

Tip You can always get the Start screen back by clicking its tab along the document tabs row, at the top of the large drawing area.

If the screen is partially obscured by any palettes, close them by clicking the X in their upper-left corners. AutoCAD remembers that you closed them, so the program doesn’t open them next time.

Figure 2-2 shows the screen you then see, AutoCAD’s initial drawing window.

Remember Your screen will have a very dark gray background. I’m using a white background because it is clearer on the printed page.

Now you’re ready to get to work. Starting from the top down, AutoCAD’s interface has eight main sections:

  • Application menu: Click the Application button (known informally as “the red A”) at the top-left corner of the AutoCAD window to open the AutoCAD Application menu. It presents mostly file-related commands; from this menu you can create new drawings, open existing drawings, save files, or print masterpieces. It also gives access to the important Options command.
    Snapshot of AutoCAD’s initial drawing window.

    FIGURE 2-2: AutoCAD’s initial drawing window.

  • Quick Access toolbar: This toolbar, in the top-left corner of the screen, includes buttons for some of the most commonly used functions, such as Save and Undo. You can add functions that you use all the time and delete unneeded buttons by clicking the down-facing triangle near the right-hand end of the toolbar.

    Tip If you’re floundering, looking for the weird icon representing the command you want to use, click the down arrow at the right end of the Quick Access toolbar and select Show Menu Bar. The classic text-based menu appears above the Ribbon.

  • Ribbon: Whereas the Application menu focuses on file management, the Ribbon holds commands to create and modify drawing objects.
  • Document tabs: The series of tabs across the top of the graphic screen, one for each open drawing, makes it easy to jump from drawing to drawing, compared to earlier releases. New tabs appear as you open or start additional drawings. New in AutoCAD 2023, you can drag (“tear off”) file tabs to place drawings on another monitor. To return them, drag the drawing back into AutoCAD.
  • Graphic screen: It’s the “piece of paper” on which you draw.
  • Command line: This gray rectangular box at the bottom of the window is the chat room between you and AutoCAD, displaying your input to AutoCAD and (equally important) what AutoCAD says it needs from you.

    Remember When you’re having a problem and all else fails, read the command line.

  • Layout tabs: These tabs let you switch between model space and any paper space layouts. I discuss paper space and layouts in Chapter 12.
  • Status bar: The status bar tells you an awful lot about how many of AutoCAD’s operating variables are set and in which way. The status bar does more than show you settings, however. You can set, reset, and change most settings from the status bar. I discuss many of these in later chapters.

Because of the way that AutoCAD was developed, you usually have four or five ways to invoke a command, primarily by using the Ribbon, keyboard entry, toolbars, the menu bar, and right-click menus. Throughout this book, I focus on the Ribbon and direct keyboard entry because the other methods, from earlier releases, aren’t necessarily turned on in recent releases of AutoCAD.

Tip As slick as they are, navigating Ribbon panels and browsing the Application menu aren’t always the most efficient ways of doing things. When you want to do real work, you need to combine the Ribbon panels with other methods, especially entering commands and options at the keyboard or choosing them from right-click menus.

A workspace defines the AutoCAD environment, including such things as which version of the Ribbon menu to display and whether or not toolbars are used. In addition to the default Drafting & Annotation workspace, a few additional preconfigured workspaces are available from the Workspace Switching button. You can customize workspaces. I stick with the out-of-the-box Drafting & Annotation workspace, except in Part 5, where I use the one for 3D modeling.

For your information

Located at the right side of the program title bar, InfoCenter serves as Information Central in AutoCAD. You can

  • Search for information. Type a keyword and then click the magnifying glass for more information.
  • Sign in to your Autodesk account. Click the Sign In link and log in with your username and password. Your Autodesk account may give you access to additional services, such as web-based file storage and collaboration service in the cloud.
  • Download free or inexpensive add-ons. Click the button that looks like a shopping cart to open the Autodesk App Store website and download apps for designing staircases, creating rebar, and much more.
  • Connect to Autodesk via social media. Click the triangle button to see a list of links for product updates and to connect to Autodesk via social networks such as YouTube, Twitter, and Facebook. (This button appears after you open a drawing.)
  • Find help. Click the question mark button in the InfoCenter area to open the online Help site.

Tip You may already be familiar with the Quick Access toolbar in Microsoft Office applications. Other features AutoCAD has in common with Office (and most Windows applications) are the capability to have more than one file open at a time, to cut or copy and paste between files, to tile or cascade multiple open files (see Figure 2-3), and to minimize, restore, and maximize individual drawings and the application itself.

Snapshot of the AutoCAD screen with several windowed drawings in view.

FIGURE 2-3: The AutoCAD screen with several windowed drawings in view.

Making choices from the Application menu

The Application menu is accessible from all workspaces. The AutoCAD Application menu has the following commands on the Application menu:

  • New: Create a new drawing or a new sheet set. I discuss sheet sets in Chapter 25.
  • Open: Open an existing drawing or sheet set.
  • Save: Save the current drawing in the current location. If the current drawing hasn’t been saved, you’re prompted for a filename and a location.
  • Save As: Save the current drawing with a new filename or in a different location or in another format, and make the newly named or located file the current drawing.
  • Import: Open drawing files stored in formats other than DWG. I discuss this feature in Chapter 24.
  • Export: Save the current drawing to one of a large variety of file formats, including Design Web Format (DWF), PDF, and several other CAD file formats.
  • Publish: Send a 3D model to an outside 3D printing service, or create an archived sheet set. (AutoCAD LT doesn’t support 3D.) Use eTransmit to create a package that includes all files referenced by the selected drawings, or share the current drawing by using your configured email client or Autodesk’s Share service.
  • Print: Print a single drawing or batch-plot multiple drawings, create or modify named page setups, and manage plotters and plot styles. I cover most of these operations in Chapter 16.
  • Drawing Utilities: Set file properties or drawing units; compare the differences between two drawings; purge unused blocks, layers, and styles from the current drawing; and audit or recover damaged drawings.
  • Close: Close the current drawing or close all drawings. If any drawings have changed, you’re prompted to save them before AutoCAD closes the file.

The CLOSEALLOTHER command closes all open drawings except for the active one. (Unfortunately, the command doesn’t appear on the Ribbon menu, so you have to type it at the command prompt.) You'll appreciate the significance of this feature after you open 20 or so drawings looking for a particular one and now want to close the rest.

In addition to the Application menu’s file menu items, it has a few other features worth a mention:

  • Recent Documents: When you choose this option, the right pane displays a list of recently edited drawings that aren’t open. You can show them in a simple list or as thumbnail images. You can also pin them to stop them from scrolling off the list. Naturally enough, clicking a filename opens the drawing.

    Tip The Recent Documents feature is hardly necessary, however. Instead, click the Start tab near the upper-left corner of the screen to bring back the Start screen, which displays a scrollable series of thumbnail views of the last few open drawings, as shown in Figure 2-1 earlier in the chapter.

  • Open Documents: Choose this option to see which documents are already open, and click an item to switch to it.

    Tip This feature, like Recent Documents, isn't necessary because a series of tabs appears across the top of the graphic screen, one for each open drawing. Hovering the cursor over a tab produces a quick preview of its drawing, which makes jumping from drawing to drawing much easier compared to earlier releases.

  • Options: Click this button to open the Options dialog box, where you can adjust hundreds of system settings. You can also open Options by typing OP (the alias for the OPtions command).
  • Search: When you’re unsure of a command name or you want help on a topic, just start typing in the Search bar, at the top of the Application menu. AutoCAD quickly displays a categorized list, complete with links to start commands or to access the online Help system. See Figure 2-4.

    You can also search directly from the command line. Just start typing the name of a command. As you type, AutoCAD displays a list of what it thinks you are searching for. When you see the one you want, click the question mark beside its name to get help about the selected item.

Tip A quick way to close AutoCAD is to double-click the red A. AutoCAD asks whether you want to save unsaved drawings before it shuts down.

Snapshot shows when you can’t find it on the Ribbon or in the tool buttons, just start typing.

FIGURE 2-4: When you can’t find it on the Ribbon or in the tool buttons, just start typing!

Unraveling the Ribbon

The primary interface element in the Drafting & Annotation, 3D Basics, and 3D Modeling workspaces is the Ribbon, a customizable area that contains a series of tabbed, task-oriented collections of panels. Those panels marked with a little down-facing triangle on the panel label have more tools concealed on a slideout (see Figure 2-5). Click the panel label to open the slideout. You can click the pushpin icon to pin open the slideout if you don’t want it to slide home when you’ve finished using it.

If you find yourself using a particular Ribbon panel often, click and drag it into the drawing area. If, for example, you’re doing a lot of dimensioning, you can drag the Dimensions panel into the drawing or even to another monitor, and it stays put, even as you switch to other panels or tabs.

Remember You can fully customize the Ribbon, but I don’t get into customizing AutoCAD in this book. If you want to find out more, enter Customization Guide in the AutoCAD search window.

Snapshot of more tools than you can wave a Ribbon at.

FIGURE 2-5: More tools than you can wave a Ribbon at.

To gain some screen space, you can click the little white button to the right of the name of the last tab on the Ribbon to reduce the amount of space the Ribbon occupies, or use the drop-down menu next to the little white button to tailor the Ribbon’s display, or drag individual tabs over to a second monitor. By default, the Ribbon is docked at the top of the screen, but you can dock it against any edge or float it on another monitor.

Remember Depending on your screen’s resolution, the Ribbon may not show all the command buttons in a panel, all the available panels in a tab, or even all available tabs. If a panel looks empty, click the down arrow at its lower edge to see all the buttons. If entire tabs or panels seem missing, simply right-click anywhere on the Ribbon and then click Show Tabs to see a list of all the tabs, or click Show Panels to see all available panels in the current tab.

The tabs on the Ribbon are organized by task and differ according to the workspace selected. The Drafting & Annotation workspace offers the following panels on the Ribbon:

  • Home: Contains Draw, Modify, Annotation, Layers, Block, Properties, Groups, Utilities, Clipboard, and View panels. Some panels may be displayed as collapsed, depending on the screen resolution. I cover most of the commands in these panels in other parts of the book.
  • Insert: Contains Block and Reference panels as well as Import commands, and a series of commands for working with nongraphical information, such as attributes, fields, data links, and geographic data. I cover blocks (see Chapter 17) and external references (see Chapter 18), but a description of geographic and data tools is beyond the scope of this book.
  • Annotate: Expands on the minimalist Annotation panel on the Home tab, with many more options for placing text, dimensions, leaders, and tables, as well as markup functions and a few annotation-scaling tools.
  • Parametric: Serves as the home base of one of AutoCAD’s most powerful features. You can apply geometric or dimensional parameters or constraints (rules of behavior) to drawing objects so that, say, two circles always are the same distance apart or the length of a rectangle is always twice its width. I introduce parametric drawing in Chapter 19.

    AutoCAD LT is limited when it comes to parametrics. You can modify or delete existing constraints, but you need the full version of AutoCAD to create them.

  • View: Contains tools and panels for controlling drawing display, working with viewports, loading various palettes, and organizing Windows functions, such as cascading open files or displaying different parts of the application window. I explain most of the features on this tab later in the book.
  • Manage: Contains panels that access the Action Recorder and CAD Standards, neither of which is in AutoCAD LT, and a set of drawing management and customization tools. I don’t cover anything on the Manage tab in this book.
  • Output: Has panels that allow you to get those drawings off your hands by printing (also known as plotting) or publishing them, exporting them to PDF or DWF files, or simply sending them electronically to others. I cover some of these functions in Chapter 16.
  • Collaborate: Most of the buttons on this tab require you to pay a subscription before you can access the services. You can upload drawings to a secure website and then access them on an iPad (you do have an iPad, right?) or Android tablet or on any computer with a web browser. You can also invite non-AutoCAD users to view and mark up your drawings or to join you for a discussion, using a standard web browser.
  • Express Tools: Holds an invaluable set of custom commands that streamline your work procedures in pretty well every aspect of AutoCAD. The Express Tools are created when a programmer says, “Hey, how about if we try …” The tools often serve as the final beta-test version of new features that sometimes are incorporated directly into later releases. They’re officially unsupported, but they are installed with AutoCAD 2023 automatically and most work well. Express Tools are not available in AutoCAD LT. In earlier versions of AutoCAD you may need to install them separately with the Setup program.

Remember Some Ribbon buttons may be hidden under other, similar ones. For example, POLygon may be hidden under RECtangle or vice versa, depending on which you used last.

Remember The Ribbon displays somewhat different sets of tabs with other workspaces, such as 3D Basics and 3D Modeling. Other Ribbon tabs may exist if you purchased AutoCAD as part of a collection — a group of related Autodesk products that are sold in one package.

Getting with the Program

9781119868767-ma027 In most of this book, I focus on 2D drafting, which is by far the easiest way to get your feet wet with AutoCAD. Just don’t drip water on your computer. If you’re not already in the Drafting & Annotation workspace (the default workspace), you can return to it by clicking the Workspace Switching button, towards the right end of the Status bar (and shown in the margin). I cover workspace switching in more detail in Chapter 21, where I discuss 3D modeling that has a different workspace. When you are in the Drafting & Annotation workspace, AutoCAD displays the interface shown earlier, in Figure 2-2.

Like all good Windows programs, AutoCAD has tooltips, those short descriptions that appear in little text boxes whenever you hover the mouse pointer over a button. In AutoCAD, tooltips display two levels of information. When you first hover the mouse pointer over a tool button, you see a short identification of the command. When you continue hovering, a longer description of the icon’s function, often with a descriptive image, appears in an extended tooltip. As helpful as they are when you’re starting with AutoCAD, you’ll probably want to remove these training wheels sooner or later because they cover up some of your drawing. You can do so in the Options dialog box. See the online Help system for more information.

I’m intrigued by the computer industry’s fascination with icons. Traditional Chinese uses about 450,000 icons, but in the 1950s Simplified Chinese came into being with only 4,500 icons. On the other hand, Korean is generally considered to be the best written language in the world. It has 24 “letters,” no punctuation marks, does not distinguish between uppercase and lowercase, and is perfectly phonetic. On the other, other hand, AutoCAD uses about 1,300 icons.

Looking for Mr. Status Bar

The status bar (see Figure 2-6), which appears at the bottom of the AutoCAD screen, displays — and allows you to change — several important drawing modes, aids, and settings that affect how you draw and edit in the current drawing.

Snapshot of status (bars) check.

FIGURE 2-6: Status (bars) check.

Earlier AutoCAD releases allowed you to change status bar buttons to display icons or traditional text labels. Now, unfortunately, we’re stuck with icons only. The good news is that the F keys (F3, F5, and so on) can also be used to turn on and off the most commonly used drawing modes.

Remember In Figure 2-6, I present the status bar in two rows so you can see the icons at a reasonable size. On the AutoCAD screen, the status bar is one long line of icons (unless your computer has a lower screen resolution, which forces the bar onto two lines).

I cover each status bar setting as appropriate when I discuss its relevant commands. See the online extras for a description of each of the status bar buttons.

Using Dynamic Input

9781119868767-ma010 The F12 key turns Dynamic Input on and off. When it's active, most command input and responses from the command line are repeated in the graphic area of the screen, close to the current cursor location. Dynamic Input can increase efficiency because you don’t have to shift your focus between the command line and the current cursor location. On the other hand, some users find it distracting to have so much information dancing and flashing around the cursor. When you find it irritating, just turn it off by pressing the F12 key.

Warning When Dynamic Input is on, coordinate values you enter from the keyboard are relative to the current location in the drawing. When Dynamic Input is off, values are absolute relative to the drawing origin of 0,0 (also known as absolute coordinates).

Remember Don’t get in the habit of relying on Dynamic Input. Sometimes there simply isn’t room in the Dynamic Input tooltip to show as much information as you get at the command line.

The Dynamic Input tooltip doesn’t display options unless you press the down-arrow key, as shown in Figure 2-7. Pressing the up-arrow key displays previous input.

Warning I like Dynamic Input. Really, I do. But sometimes it fights with normal command input, and that can make things really confusing.

Snapshot of choosing command options from the Dynamic Input menu.

FIGURE 2-7: Choosing command options from the Dynamic Input menu.

Let your fingers do the talking: The command line

The command line (or command window, or command prompt, or command area, or whatever else you want to call it), as shown in Figure 2-8, is a throwback to the dark ages of AutoCAD. It puzzles newcomers and delights AutoCAD aficionados. Despite the razzle-dazzle of Dynamic Input, the command line is still the most efficient way to perform many AutoCAD operations.

Cozy up to the command line, because it’s AutoCAD’s primary communications conduit to you. AutoCAD displays prompts, warnings, and error messages in the command line that Dynamic Input may not show. Even when Dynamic Input gives you the same info, glancing at the command line is more efficient.

Remember If you take away only one tip from this book, it should be this: “When all else fails, read the command line!”

The command line is a semitransparent toolbar that can float anywhere on the screen, allowing drawings to show through it. This recovers some of the vertical window area that was lost to the Ribbon. Hey, Microsoft, computer screens are getting wider, not taller! By default, the command line displays one command input line plus the last three input prompts, but you can change the number of prompts that are displayed.

As a command is running, the command line often displays several options that can be chosen during the command. You choose an option by entering the uppercase letter or letters shown in each option, such as Close or LWeight. It’s usually, but not always, the first letter. Some commands have more than one option whose name begins with the same letter, such as Entity versus Exit, so you enter E for Entity but X for eXit. For consistency, some options use a letter other than the first letter even if the current command doesn’t have conflicts. The most common example is eXit, which always uses X even if no other options in the current prompt start with E. Entering command option choices is not case-dependent. X or x will both work. However, ON and OFF must be entered in full because they are shown in all uppercase.

Snapshot of obeying the command line.

FIGURE 2-8: Obey the command line; that is an order.

You don’t even need to type the option letter. You can select an option by using the mouse and clicking it in the command line.

The key(board) to AutoCAD success

Despite (or because of) AutoCAD’s long heritage as the most successful CAD software for personal computers, newcomers are still astonished at the amount of typing they have to do. Modern programs have much less dependency on the keyboard than AutoCAD does, but as you get used to it, you’ll find that no other input method gives you as much flexibility or speed as pounding the ivories — oops, wrong keyboard!

Typing at your computer’s keyboard is an efficient way to run certain commands, and it’s the only way to run others. Instead of hunting for a button or scrolling through a menu, you can start a command by typing the command name, seeing which ones AutoCAD presents to you, and pressing Enter when you find the right one. Even better, for many common commands, you can type the short form for a command name (known as an alias) and then press Enter. For example, you can simply type L for the Line command, C for Circle, and CO for the COpy command. Hands up, everyone who’d rather type APPLY instead of APPLYGLOBALCAPACITIES!

Aliases are not case-sensitive, so entering, for example, C or c will start the Circle command.

Tip Print a list of aliases and highlight the ones you find yourself using most often. To see a complete list of command aliases, look in the AutoCAD (or AutoCAD LT) Program Parameters (PGP) file by going to the Manage tab and clicking Edit Aliases on the Customization panel. When Windows Notepad opens with the acad.pgp (or acadlt.pgp) file loaded, scroll down to the Sample Aliases for AutoCAD Commands section.

Remember Get comfortable using the keyboard and command line. Several everyday commands are nowhere to be found on the Ribbon. If you want to run those commands, you have to type them!

AutoCAD’s AutoComplete feature can help you become a keyboard jockey. Start typing a command name, and a list appears at the cursor showing all command names that start with the letters you’ve typed. You can continue until only the command you want appears, or you can scroll down the list and select a command with your mouse.

The command line features more functions beyond simply entering commands and options. It includes a spel checquer for command names so that close enough is good enough, the same as hand grenades and dancing. For example, it recognizes the misspelled LABLE as the correct LABEL. It also has a synonym list so that entering ROUND (an otherwise non-existent command) starts the FILLET command, and it’s adaptive so that commands you use more frequently rise to the top of the suggestion list.

The following steps demonstrate how to use the keyboard to run commands and view and select options. If Dynamic Input is toggled on, press F12 to turn it off — temporarily, at least. Follow these steps to work with the command line:

  1. Type L and then press Enter.

    AutoCAD starts the Line command and displays the following prompt in the command line:

    LINE Specify first point:

  2. Click a point anywhere in the drawing area.

    The command line prompt changes to

    LINE Specify next point or [Undo]:

  3. Click another point anywhere in the drawing area.

    AutoCAD draws the first line segment.

  4. Click a third point anywhere in the drawing area.

    AutoCAD draws the second line segment and prompts you:

    LINE Specify next point or [Close Undo]:

  5. To activate the Undo option, type U and press Enter.

    You can type the option letter in lowercase or uppercase.

    AutoCAD undoes the second line segment.

    If you type an option that the command line doesn’t recognize (for example, X isn’t a valid option for the Line command), the command line displays an error message and prompts you again for another point — in this case, a point for the Line command:

    Point or option keyword required.
    Specify next point or [Undo]:

    Option keyword is programmer jargon for letters, shown in uppercase, that activate a command option. This error message is AutoCAD’s way of saying, “Huh? I don’t understand what you mean by typing X. Either specify a point or type a letter that I do understand.”

  6. Type 3,2 (with no spaces) and press Enter.

    AutoCAD draws a new line segment to the point whose X coordinate is 3 and Y coordinate is 2.

  7. Click several more points anywhere in the drawing area.

    AutoCAD draws additional line segments.

  8. Type C and then press Enter.

    The C instructs AutoCAD to draw a final line segment, which creates a closed figure and ends the Line command. A blank command line returns, indicating that AutoCAD is ready for the next command:

    Type a command

Here are a few other tips and tricks for effective keyboarding:

  • Display the much larger text window. The normal one-line command line usually shows you what you need to see, but occasionally you want to review a larger chunk of command-line history. Press F2 to see the AutoCAD text window, which is simply an enlarged, scrollable version of the command line, as shown in Figure 2-9, left.

    Press Ctrl+F2 to see the editable version, as shown in Figure 2-9, right. In this mode, you can copy and paste command history. Question: How do you think I make sure that all my examples and exercises work properly? Answer: I have an excellent technical editor who checks everything.

  • Press Esc to bail out of the current operation. Sometimes, you might get confused about what you’re doing in AutoCAD or what you’re seeing in the command line. If you need to bail out of the current operation, press Esc one or more times until you see a command line that has only “Type a command.” This indicates that AutoCAD is resting, waiting for your next command.
  • Press Enter to accept the default action. Some command prompts include a default action in angled brackets. For example, the first prompt of the POLygon command is

    Enter number of sides <4>:

    The default is four sides, and you can accept it by simply pressing Enter. (That is, you don’t have to type 4 first.)

  • Remember AutoCAD uses two kinds of brackets when it prompts.

    • Command options appear in regular square brackets: [Close Undo]. To activate a command option, type the letter(s) that appear in uppercase and then press Enter, or click the option directly in the command line.
    • A default value or option appears in angled brackets: <4>. To choose the default value or option, press Enter.

    Tip You can also right-click and choose Enter as input to a command. Easier yet, you can use the spacebar instead of Enter, as long as you’re not entering text.

  • Watch the command line. You can discover a lot about how to use the command line by simply watching it after every action you take. When you click a toolbar button or menu choice, AutoCAD displays the name of the command in the command line. If you’re watching the command line, you absorb the command names more or less naturally.
  • Leave the command line in the default configuration. The command line, like most other parts of the AutoCAD screen, is resizable and movable. The default location (at the bottom of the AutoCAD screen) and size (one line in the command line and three fading semitransparent lines extending into the drawing area) work well for many people. Resist the temptation to mess with the command line’s appearance, at least until you’re comfortable with using it.
  • Right-click in the command line for options. When you right-click in the command line, you see a menu with some useful choices. For example, Recent Commands shows the last six commands you ran.
  • Press the up- and down-arrow keys to cycle through the stack of commands you’ve used recently. This is another handy way to recall and rerun a command. Press the left- and right-arrow keys to edit the command-line text you’ve typed or recalled.

Tip Here’s the easiest way to run a command again. Suppose you want to draw several circles. Start the Circle command and draw the first circle. To draw the next one, simply press the spacebar and the Circle command repeats. If you press the spacebar whenever AutoCAD is waiting for you to start a new command, it repeats the last command you used.

Snapshot of Pressing F2 (on the left side) or Ctrl+F2 (right side) expands the command line to a command text window.

FIGURE 2-9: My, how you’ve grown: Pressing F2 (on the left side) or Ctrl+F2 (right side) expands the command line to a command text window.

Keeping tabs on palettes

Palettes are refined (well-mannered) versions of dialog boxes. Unlike regular dialog boxes, which insist on your undivided attention while they're open, palettes stay discreetly on the screen as you carry on with other tasks. AutoCAD still has many dialog boxes, but over the past several releases, palettes have replaced quite a few former dialog boxes.

AutoCAD contains more than a dozen palettes (fewer than a dozen in AutoCAD LT). Unless noted otherwise, you can open any of these palettes from the Palettes panel of the View tab. I describe just a few of them, in the appropriate chapters.

Down the main stretch: The drawing area

After you’ve taken some warm-up laps, you’re probably itching for the main event. The AutoCAD drawing area is where you do your drawing. Gee, what a surprise! In the course of creating drawings, you click points to specify locations and distances, click objects to select them for editing, and zoom and pan to get a better view of what you’re working on.

Most of this book shows you how to interact with the drawing area, but you should know a few things upfront.

Model space and paper space layouts

AutoCAD operates in two parallel universes, called spaces, which AutoCAD indicates with a status bar button and two or more tabs in the lower-left section of the drawing area:

  • Model: Where you create and modify the objects that represent things in the real world, such as wheels, wires, walls, widgets, waterways, or whatever.
  • Paper: Where you create particular views of these model-space objects in preparation for printing, often with a title block around them. Paper space comprises one or more layouts, each of which can contain a different arrangement of model space views and different title block information. You can create many layouts of a single drawing. See Chapter 12 for information about creating paper space layouts, and see Chapter 16 for the lowdown on plotting them.

Drawing on the drawing area

Here are a few things you should know about the AutoCAD drawing area:

  • Get in the habit of looking at the command line after every action you take. Efficient, confident use of AutoCAD requires that you continually glance from the drawing area to the command line (to see those all-important prompts) and then back up to the drawing area. This sequence isn’t a natural reflex for most people, and that’s why the Dynamic Input tooltip at the cursor was introduced. But you still get information from the command line that you don’t get anywhere else.
  • When you click in the AutoCAD drawing area, you’re almost always performing an action. Clicking at random in the drawing area isn’t quite as harmless in AutoCAD as it is in many other Windows programs. AutoCAD interprets clicks as specifying a point or selecting objects for editing. If you get confused, press Esc a couple of times to clear the current operation and return to the waiting command line.
  • You can still right-click. In most cases, you can right-click in the drawing area to display a menu with some options for the current situation.

Fun with F1

Unfortunately, in AutoCAD, F1 doesn’t stand for Formula One. Pressing F1 at any time opens the online Help window, shown in Figure 2-10, as does clicking the question mark.

Tip Click the down arrow beside the question mark to open the Help menu with additional help-related options.

As is the case with most Windows programs, AutoCAD Help is context-sensitive. For example, if you start the Line command and just don’t know what to do next, Help will, er, help. You can browse the online Product Documentation from the AutoCAD Help page or type words in the Search box to look for specific topics. In this book, I sometimes direct you to the AutoCAD online Help system for information about advanced topics.

Snapshot shows help is at your F1 fingertip.

FIGURE 2-10: Help is at your F1 fingertip.

Tip As mentioned, when you enter a command name in the command prompt, AutoCAD displays a list of commands with similar names. When you move the cursor to a listed command name, a question mark appears next to the name. Click the question mark to display the Help screen. To locate where the command is positioned on the Ribbon, click the Find button near the top of the Help window, and AutoCAD switches the Ribbon menu to the tab that contains the command in question and highlights its specific panel and icon.

Remember You really do need to take advantage of the online Help resources because AutoCAD contains so many commands (nearly a thousand) and options. Everyone from the greenest beginner to the most seasoned expert can find out something by using online Help. Take a moment to peruse the home page of the main Help system so that you know what’s available. Throughout this book, I direct you to pages in the Help system that I think are particularly useful, but don’t be afraid to explore on your own when you get stuck or feel curious.

Tip The good news is that the online Help system is always being monitored and updated to reflect how people are using it and to update any errors or omissions. The bad news is that if you don’t have a current internet connection, all you get is the local stripped-down version. The more good news is that you can click the down arrow next to the question mark icon and choose Download Offline Help to download and install the latest version of the full-meal deal. After you do so, AutoCAD always looks for an internet connection first so that you get the latest help — but if it can’t connect, it falls back to the downloaded version you installed. The install program offers to download Help, which should be pretty well mandatory for your laptop.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset