Mark Middlebrook - AutoCAD 2005 for Dummies

Здесь есть возможность читать онлайн «Mark Middlebrook - AutoCAD 2005 for Dummies» — ознакомительный отрывок электронной книги совершенно бесплатно, а после прочтения отрывка купить полную версию. В некоторых случаях можно слушать аудио, скачать через торрент в формате fb2 и присутствует краткое содержание. Город: Indianapolis, Год выпуска: 2004, ISBN: 2004, Издательство: Wiley Publishing, Inc, Жанр: Программы, на английском языке. Описание произведения, (предисловие) а так же отзывы посетителей доступны на портале библиотеки ЛибКат.

AutoCAD 2005 for Dummies: краткое содержание, описание и аннотация

Предлагаем к чтению аннотацию, описание, краткое содержание или предисловие (зависит от того, что написал сам автор книги «AutoCAD 2005 for Dummies»). Если вы не нашли необходимую информацию о книге — напишите в комментариях, мы постараемся отыскать её.

In this part…
AutoCAD is more than just another application program, it’s a complete environment for drafting and design. So if you’re new to AutoCAD, you need to know several things to get off to a good start — especially how to use the command line area and set up your drawing properly. These key techniques are described in this part of the book.
If you’ve used earlier versions of AutoCAD, you’ll be most interested in the high points of the new release, including some newer interface components. The lowdown on what’s new is here, too.

AutoCAD 2005 for Dummies — читать онлайн ознакомительный отрывок

Ниже представлен текст книги, разбитый по страницам. Система сохранения места последней прочитанной страницы, позволяет с удобством читать онлайн бесплатно книгу «AutoCAD 2005 for Dummies», без необходимости каждый раз заново искать на чём Вы остановились. Поставьте закладку, и сможете в любой момент перейти на страницу, на которой закончили чтение.

Тёмная тема
Сбросить

Интервал:

Закладка:

Сделать
Take an order: The command line area

If the title bars, menu bar, and status bar are the Windows equivalent of comfort food — familiar, nourishing, and unthreatening — then the command line area, shown in Figure 2-5, must be the steak tartare or blood sausage of the AutoCAD screen feast. It looks weird, turns the stomachs of newcomers, and delights AutoCAD aficionados. The hard truth is that you have to come to like — or at least tolerate — the command line if you want to become at all comfortable using AutoCAD.

Figure 25Obey the command line You need to get up close and personal with - фото 30

Figure 2-5:Obey the command line.

You need to get up close and personal with the command line for four reasons:

The command line area is AutoCAD’s primary communications conduit with you.This is the most important reason to pay attention to the command line. AutoCAD frequently displays prompts, warnings, and error messages in the command line area. If you don’t keep an eye on this area, you’ll miss a lot of vital information. You’ll continually be frustrated, because you won’t “hear” what AutoCAD is trying to tell you.

The command line is an efficient way to run some commands and the only way to run a few others.Instead of clicking a toolbar button or a menu choice, you can start a command by typing its command name and then pressing the Enter key. Even better, you can type the keyboard shortcut for a command name and press Enter. Most of the keyboard shortcuts for command names are just one or two letters — for example, L for the LINE command and CP for the COPY command. Most people who discover how to use the shortcuts for the commands that they run most frequently find that their AutoCAD productivity improves noticeably. Even if you’re not worried about increasing your productivity with this technique, there are some commands that aren’t on the toolbars or pull-down menus. If you want to run those commands, you have to type them!

After you’ve started a command — whether from a toolbar, from a menu, or by typing — the command line is where AutoCAD prompts you with options for that command.

You activate one of these options by typing the uppercase letter(s) in the option and pressing Enter.

AutoCAD 2005 for Dummies - изображение 31 In many cases, you can activate a command’s options by right-clicking in the drawing area and choosing the desired option from the right-click menu, instead of by typing the letter(s) for the option and pressing Enter. But if you don’t watch the command line, you probably won’t realize that there are any options!

You sometimes need to type coordinates at the command line to specify precise points or distances.Chapter 4 describes this technique in detail.

AutoCAD 2005 for Dummies - изображение 32 You don’t have to click in the command line area to type command names, keyboard shortcuts, or command options there. AutoCAD knows that your typing is supposed to go to the command line. The only exception is when you’re within a text command (you’re adding a text note to the drawing itself); in that case, the text appears in the drawing, not in the command line area.

The following sequence demonstrates how you use the command line area to run commands, view and select options, and pay attention to messages from AutoCAD:

1. TypeL and press Enter.

AutoCAD starts the LINE command and displays the following prompt in the command line area:

LINE Specify first point:

2. Click a point anywhere in the drawing area.

The command line prompt changes to:

Specify next point or [Undo]:

AutoCAD always displays command options in brackets. In this case, the Undo option appears in brackets. To activate the option, type the letter(s) shown in uppercase and press Enter. (You can type the option letter(s) in lowercase or uppercase.)

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. The command line prompt changes to:

Specify next point or [Close/Undo]:

AutoCAD now displays two options, Close and Undo, separated by a slash.

5. TypeU and press Enter.

AutoCAD undoes the second line segment.

6. Type3,2 (without any spaces) and press Enter.

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

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

AutoCAD draws additional line segments.

8. TypeX and press Enter.

AutoCAD displays an error message (because X isn’t a valid option of the LINE command) and reprompts for another point:

Point or option keyword required.

Specify next point or [Close/Undo]:

AutoCAD 2005 for Dummies - изображение 33 Option keyword is programmer jargon for the letter(s) shown in uppercase that you type to activate a command option. This error message is AutoCAD’s way of saying “I don’t understand what you mean by typing ‘X.’ Either specify a point or type a letter that I do understand.”

9. TypeC and press Enter.

AutoCAD draws a final line segment, which creates a closed figure, and ends the LINE command. The naked command prompt returns, indicating that AutoCAD is ready for the next command:

Command:

10. Press the F2 key.

AutoCAD displays the AutoCAD Text Window, which is simply an enlarged, scrollable version of the command line area, as shown in Figure 2-6.

Figure 26My how youve grown F2 expands the command line area to a command - фото 34

Figure 2-6:My how you’ve grown: F2 expands the command line area to a command text window.

The normal three-line command line area usually shows you what you need to see, but occasionally you’ll want to review a larger chunk of command line history (“what was AutoCAD trying to tell me a minute ago?!”).

11. Press the F2 key again.

AutoCAD closes the AutoCAD Text Window.

Here are a few other tips and tricks for using the command line effectively:

Use the Esc key to bail out of the current operation.There will be times when you get confused about what you’re doing in AutoCAD and/or what you’re seeing in the command line area. If you need to bail out of the current operation, just press the Esc key one or more times until you see the naked command prompt — Command: at the bottom of the command line area, with nothing after it. As in most other Windows programs, Esc is the cancel key. Unlike many other Windows programs, AutoCAD keeps you well informed of whether an operation is in progress. The naked command prompt indicates that AutoCAD is in a quiescent state, 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:

Читать дальше
Тёмная тема
Сбросить

Интервал:

Закладка:

Сделать

Похожие книги на «AutoCAD 2005 for Dummies»

Представляем Вашему вниманию похожие книги на «AutoCAD 2005 for Dummies» списком для выбора. Мы отобрали схожую по названию и смыслу литературу в надежде предоставить читателям больше вариантов отыскать новые, интересные, ещё непрочитанные произведения.


Отзывы о книге «AutoCAD 2005 for Dummies»

Обсуждение, отзывы о книге «AutoCAD 2005 for Dummies» и просто собственные мнения читателей. Оставьте ваши комментарии, напишите, что Вы думаете о произведении, его смысле или главных героях. Укажите что конкретно понравилось, а что нет, и почему Вы так считаете.

x