Module Cad Unit1
Module Cad Unit1
UNIT 1
UNIT 1
INTRODUCTION TO CAD AND AUTOCAD
1.1 Introduction
This module discusses the origin of CAD and the interface of AutoCAD 2019
1.3.1 Introduction
The letters CAD stand for computer-aided design. Architects, drafters, engineers, and
artists use CAD software to create plans and construction drawings.
Before the age of computers, drawings and blueprints were drafted by hand. CAD is more
efficient because the software records lines as vectors based on mathematical equations.
Portions of a drawing can be twisted, stretched, or moved. The picture as a whole will
automatically adjust.
CAD is also known as CADD, which stands for Computer-Aided Design & Drafting:
AutoCAD was derived from a program called Interact, which was written in a proprietary
language (SPL) and ran on the Marinchip Systems 9900 computer (Marinchip was owned
by Autodesk co-founders John Walker and Dan Drake.)
When Marinchip Software Partners (later to be renamed Autodesk) was formed, they
decided to re-code Interact in C and PL/1 -- C, because it seemed to be the biggest
upcoming language, and PL/1. In the end, the PL/1 version was unsuccessful. The C
version was, at the time, one of the most complex programs in that language to date.
Autodesk even had to work with the compiler developer (Lattice) to fix certain limitations
to get AutoCAD to run
Click the Pull down button (see yellow arrow) and select acad.dwt and the
software will create AutoCAD file with the name of Drawing1.dwg
Object
Draw Modify Properties
Toolbar Toolbar Drawing Toolbar
Area View Cube
View cube – is a navigation tool that is displayed when the user working in 2D
model space or 3D visual style. With View cube, the user can switch between
standard and isometric views of his/her model.
Model and Layout Tabs – It contain 3 tabs: a Model and 2 Layout Tabs. These
are used for switching between viewing modes
Drawing Area – The black middle section of the screen
Status Bar Customization – It is where the user can customize what is to be
shown at the bottom bar of the AutoCAD Screen.
a. Click the icon in the command windows or right click on the mouse
b. Select option in pull down menu. (Fig. 1.8)
c. Choose colors (Fig. 1.9)
d. Choose 2D Model Space, Uniform Background and White (Fig. 1.10)
e. Click Apply and Close. (Fig 1.10)
Ribbons
The ribbon provides a single, compact placement for operations that are relevant to the
current workspace. It eliminates the need to display multiple toolbars, reducing clutter in
the application window. The ribbon maximizes the area available for work using a single
compact interface.
This dialog box also sets the colors for the application interface.
1. Type OPTIONS at the command prompt.
Command: OPTIONS
2. Click the Display tab.
3. Click Light as the color scheme.
4. Drag the slider bar in under Crosshair size to set the cursor size.
5. Click the Colors button under Window Elements to change software interface colors.
17
INTRODUCTION TO CAD AND AUTOCAD
Undo
Reverses the last action.
1. Click the Undo icon.
or
Press CTRL + Z.
or
Type U at the command prompt to undo the last command.
Command: U
Or
TYPE OOPS at the command prompt
Command: OOPS
Redo
Reverses the effects of the UNDO or U command.
1. Click the Redo icon.
or
Type REDO at the command prompt to redo the last undo command. Command: REDO
UNDO has no effect on some commands and system variables, including those that
open, close, or save a window or a drawing, display information, change the graphics
display, regenerate the drawing, or export the drawing in a different format.
REDO must immediately follow the U or UNDO command.
1.4 Activities/Exercises
1.4.1 Activity 1
Open a new AutoCAD and customize the interface by activating the Grid Snap, Polar
Tracking and Object Snap Toolbar. Set the workspace setting into Drafting and
Annotation. Create you Name Initials using line command. Save the file using your
student no, as file name and closed the file. Rename file in Activity 1 as
Act1_your_lastname.dwg.
1.4.2 Activity 2
Open file in Activity I and change the background of the drawing area into black,
crosshair size of 10 and a dark color scheme for window element. Enclose your
name initials with a box using line command. Save file as Act2_your_lastname,dwg.
1.4.3 Activity 3
Create a new folder and named it as Activity_your_lastname (e.g.
Activity_Dela_Cruz) and move file Activity 1 and 2 into the folder.
1.5 References