Computer Aided Design CE-388: Introduction To CAD Introduction To CAD
Computer Aided Design CE-388: Introduction To CAD Introduction To CAD
CE-388
Introduction to CAD
National Institute of Transportation (NIT), School of Civil and Environmental Engineering (SCEE),
NUST 1
Course Guideline
Practical and tutorial periods will be used to prepare CAD
Assignment (Project) under supervision. Students would be in
possession of the computers, and they are expected to use these
computers with responsibility.
All the CAD Assignments will be prepared in class. Award of marks on these
assignments will be based upon right concept, presentation, work done
during stipulated periods and timely submission.
Assignment submission date and time will be announced in the class. Each
24 hours delay after due date and time will lead to 20% deduction in marks.
Reporting sick, leave or test/ assignment of any other subject etc are no
excuses for not submitting drawing sheet/ assignment in time.
Computer Aided Design (CAD)
Accuracy
Speed
Easy Editing
Space effectiveness
Standard Libraries
Scaling
Better Visualization
Freedom from using drawing instruments
AutoCAD WINDOW
Tool Palettes
Pull-down Menus
Draw Toolbar
Standard Toolbar
Object
Modify Toolbar Properties
Toolbar
Menu Bar
Contains the default Auto CAD pull down menus: File, Edit, View, Insert, Format,
Tools, Draw, Dimension, Modify, Express, Windows, Help
Auto CAD WINDOW
Standard toolbar
Contains standard and frequently used icons such as Open, Save, Undo,
Redo, Cut, Copy, Paste, Match Properties, Zoom, etc.
Standard Toolbar
Auto CAD WINDOW
Draw toolbar
Contains common draw commands: Line, Polyline, Polygon, Rectangle,
Arc, Circle, Spline, Ellipse, Hatch, Multiline Text, etc.
Auto CAD WINDOW
Modify Toolbar
Contains common modify commands: Erase, Copy, Mirror, Offset, Array,
Move, Rotate, Scale, Trim, Extend, Break, Chamfer, Fillet, Explode, etc.
Auto CAD WINDOW
Modify Toolbar
Set object properties such as Color, Line type and Line weight.
Auto CAD WINDOW
Drawing Area
The space (called Model Space) on the screen used to compose/ edit
drawing. It shows a floating crosshair cursor and a user coordinate system
(UCS) icon at the lower left corner. By default, the color of the model
space is black.
Auto CAD WINDOW
Layer Toolbar
Used to make new layer, switch between layers and change layer properties.
Auto CAD WINDOW
Cross Hairs Cursor
Helps to input points. The cursor is the ‘crosshair’ during draw
commands. It changes to a square block (called pick box) during modify
commands (i.e., object selection mode). The crosshair movement is
controlled by pointing devices (e.g., mouse).
UCS
Shows the orientation of the X-axis and Y-axis for 2D drawing. The Z-axis is
perpendicular to XY plane.
Layout tabs
The drawing is drawn to 1:1 scale. In Paper Space, the drawing scale can
be changed to fit on the paper of required size. Layout tabs are used for
plotting and printing.
Auto CAD WINDOW
Command Window
Provides the history of commands. The window can be increased or
decreased in size. Auto CAD Text Window, showing history of commands,
appears when function key F2 is activated.
Command Line
Provides the interface between the user and the software. It helps
entering commands, options, point inputs, etc. it also displays messages.
Status Bar
Contains buttons like SNAP, GRID, ORTHO, POLAR, OSNAP, OTRACK, DUCS,
DYN, LWT and MODEL. It also displays the cursor coordinates in the lower
left corner.
Function key Use Button on Status
Bar
F1 Help
F2 Auto Cad Text Window(Command History)
No need to use a plus sign (+) if the displacement from the origin is
positive , However, place a minus sign (-) in front of displacements in the
negative directions: -2,3 or 4,-6,3
Absolute Polar Coordinates
Absolute polar coordinate also treat a 2D coordinate as a displacement
from the origin, or 0,0, but displacement must be specified as a distance
and an angle
The distance and angle are separated by left-angle bracket (<) with no
space: distance<angle ( for example, 25<135).
EXERCISE-1
2. Using Relative Coordinate
The relative coordinates do not reference the origin point but are
determined relative to the last point.
EXERCISE-2
Drawing with the Circle tool
Left-click on the Circle tool icon in the Draw toolbar
EXERCISE-3
The Erase tool
If an error has been made when using any of the AutoCAD 2007 tools, the
object or objects which have been incorrectly constructed can be deleted
with the Erase tool.
The Erase tool icon can be selected from the Modify toolbar or by
entering “e” at the command line.
Example 1:
Example 2
Drawing with the Polyline tool
When drawing lines with the Line tool, each line drawn is an object in its
own right.
A rectangle drawn with the Line tool is four objects.
A rectangle drawn with the Polyline tool is a single object.
Lines of different thickness, arcs, arrows and circles can all be drawn using
this tool as will be describing constructions using the Polyline tool.
Constructions resulting from using the tool are known as polylines or
plines.
Exercise-3