Introduction To CAD
Introduction To CAD
Introduction
AutoCAD is legendary software in the world of Computer Aided Designing (CAD). It has completed 38 years by
the 2020. If you are a new user of this software, then the time you spend on learning this software will be a wise
investment. If you have used previous versions of AutoCAD, you will be able to learn the new enhancements. I
welcome you to learn AutoCAD using this book as it provides step-by-step examples to learn various commands
and techniques.
System Requirements
The following are system requirements for running AutoCAD smoothly on your system.
Processor:
Recommended: Intel® Pentium® 4 or AMD Athlon™ 64 processor
RAM:
32-bit: 2 GB
64-bit: 4 GB
Display Resolution:
Starting AutoCAD
To start AutoCAD 2016, double-click the AutoCAD 2016 icon on your Desktop. Alternatively, click Start >
AutoCAD 2016 > AutoCAD 2016, as shown.
AutoCAD User Interface
When you double-click the AutoCAD 2016 icon on the desktop, the initial screen of AutoCAD 2016 will get
displayed, as shown.
Click on the Start Drawing under Get Started area of the initial screen to open a drawing file. The drawing file
consists of a drawing window, ribbon, menu bar, toolbars, command line, and other screen components,
depending on the workspace that you have selected. Note that for the better visibility, we have changed its color
which will be discussed further in this chapter.
Note: In the above figure, we have changed the theme and display colors for the better visibility. The
procedure of changing of colors in AutoCAD is discussed next.
Similarly, you can change background color from the Options dialog box, following the steps given below:
Click on the Colors button of the Options dialog box to display the Drawing Window Colors dialog box, as
shown.
Select the White or required color from the Color drop-down of the dialog box, as shown.
Now click on the Apply & Close button to apply the changes and exit the dialog box, as shown.
Next, click on the OK button of the Options dialog box to exit it.
Similarly, to specify colors of elements in the main application window, you can select the required option from
the Drawing Window Colors dialog box, as shown above.
Workspaces in AutoCAD
There are three workspaces available in AutoCAD: Drafting & Annotation, 3D Basics, and 3D Modeling. By default,
the Drafting & Annotation workspace is activated. You can create 2D drawings in this workspace. You can also
activate other workspaces by using the Workspace drop-down on the top-left corner or the Workspace Switching
menu on the lower-right corner of the window.
Application Menu
The Application Menu appears when you click on the icon located at the top left corner of the window. The
Application Menu consists of a list of self-explanatory menus. You can see a list of recently opened documents or
a list of currently opened documents by clicking the Recent Documents and Open Documents buttons,
respectively. The Search Bar is used to search for any command. You can type any keyword in the search bar and
find a list of commands related to it.
Drawing Window
Drawing window is the blank space located below the file tabs. You can draw objects and create 3D graphics in
the drawing window. The top left corner of the drawing window has In-Canvas Controls. Using these controls,
you can set the orientation and display style of the model.
ViewCube
The ViewCube allows you to navigate in the 3D Modeling and 2D drafting environments. Using the ViewCube,
you can set the orientation of the model. For example, you can select the top face of the ViewCube to set the
orientation to Top. You can click the corner points to set the view to Isometric.
Navigation Bar
The Navigation Bar contains navigation tools such as Steering wheel, Pan, Zoom, Orbit, and ShowMotion.
Command line
The command line is located below the drawing window. It is very easy to execute a command using the
command line. You can just type the first letter of a command and it lists all the commands starting with that
letter. This makes you to invoke commands very easily and increases your productivity.
Also, the command line displays the current state of the drawing. It displays various prompts while working with
any command. These prompts are series of steps needed to successfully execute a command. For example, when
you invoke the LINE command, the command line displays a prompt, “Specify the first point”. You need to click
in the drawing window to specify the first point of the line. After specifying the first point, the prompt, “Specify
next point or [Undo]:” appears. Now, you need to specify the next point of the line. It is recommended that you
should always have a look at the command line to know the next step while executing a command.
Status Bar
Status Bar is located at the bottom of the AutoCAD window. It contains many buttons which help you to create a
drawing very easily. You can turn ON or OFF these buttons just by clicking on them. Some buttons are hidden by
default. To display the missing buttons on the status bar, click on the Customization button available at
the bottom right corner and select the options from the menu.
Menu Bar
In AutoCAD, Menu Bar is not displayed by default. However, you can display the Menu Bar in other workspaces
by clicking on the down-arrow located at the right side of the Quick Access Toolbar and selecting the Show Menu
Bar option. The Menu Bar is located at the top of the window just below the title bar. It contains various menus
such as File, Edit, View, Insert, Format, Tools, Draw, Dimensions, Modify, and so on. Clicking on any of the word
on the Menu Bar displays a menu. The menu contains various tools and options. There are also sub-options
available on the menu. These sub-options are displayed if you click on an option with an arrow. If you click on an
option with (…), a dialog box will be displayed.
Changing the display of the Ribbon
You can change the display of the ribbon by clicking the arrow button located at the top of it. The ribbon can be
displayed in three different modes as shown below.
Default menu
This shortcut menu is displayed whenever you right-click in the drawing window without invoking any command
or selecting any object.
The Select Template dialog box appears when you click the New button. In this dialog box, select the acad.dwt
(inch units) or acadiso.dwt (metric units) template for creating a 2D drawing. Select the acad3D.dwt or
acadiso3D.dwt template for creating 3D models.