Lecture
Lecture
• Autodesk software
• AutoCAD
Anthers are
• Revit Sketch up
• 3D max
Adobe product
• Graphic software
• ArchiCAD
Room arranger
• Artilantices Sweet home
Chief architect
premium
Lumion
Blander
Twin motion
Architectural software's
• AutoCAD software
• How to make
Architectural
Electrical
Sanitary
Structural drawings
• ARCHICAD
• How to make
3D DRAWING
DETAIL ELIVATION
RENDER
AutoCAD – Introduction
• AutoCAD is a CAD (Computer Aided Design or Computer
Aided Drafting) software application for 2D and 3D design
and drafting.
• Traditionally, technical drawing are made using
manual drafting. It is often require a lot of effort and time
consuming particularly for large complex Drawing.
• AutoCAD is being used widely in modern practice. The
ability of computer that enable engineers to produce,
revise, store and transmit original drawings has made it very
important.
AutoCAD – Introduction
• In earlier releases, AutoCAD used primitive entities such as
lines, polylines, circles, arcs, and text as the foundation for
more complex objects.
• New technologies are constantly invented whichmake this
process quicker, more versatile and more powerful.
• Modern AutoCAD includes a full set of basic solid modeling and
3D tools.
• With the release of AutoCAD 2007 came improved 3D modeling
functionality, which meant better navigation when working in
3D. Moreover, it became easier to edit 3D models.
AutoCAD – Introduction
Advantages of CAD
• Easier Creation and Corrections - Working/detail drawings
may be created more quickly and makings changes is more
efficient than correcting drawings made by hand.
(x1,y1,z
1)
• You can start at a random point on your WCS for your FIRST
POINT, but you should specify the coordinates of your
SECOND POINT.
Lets draw a LINE (1):
b
a 30
1. Give the command
• Type “line” on the command window, OR
• Click on the line icon on the Draw toolbar, OR
• Select Line on the Draw menu
2. Specify the first point (a)
• Click on a random point on your working area (black space)
3. Specify the second point in relation to the first point
• @distance<degrees
• @5<30
Lets draw a LINE (2):
a 7 b
units
1. Hit F8 (ortho on)
2. Give the command
3. Specify the first point
4. Specify the second point in relation to the first point
• Point the cursor to the left hand side. You will see that the
cursor snaps only to 0o-90o-180o-270o
• Type 7 and hit enter
Lets draw a LINE (3):
b
(5,22,13
a
(4,8,11) )
If we know the coordinates of the line we want to draw,
we can simply type them into the command line.
(However, this mostly is not the case.)
1. Give the command
2. Specify the first point (4,8,11)
3. Specify the second point (5,11,23)
What else?
• Rectangle: two diagonal lines a
(pick first point, select the second one with
relation to the first. @5<-33) b
d
A small tip: you can use the EXPLODE command for the tool to split
the object into its components or lines
Editing…
• COPY
ARRAY
• MOVE
SCALE
• MIRROR
STRETCH
More editing…
• STRETCH
OFFSET
• EXPLODE
ROTATE
ERASE
Polyline (pline)
• The PLINE command creates a chain line with
multiple vertexes and straight or circular segments
between the vertexes
• Draw a closed shape with the pline command:
• Then type PEDIT (polyline edit) on the command line
and see what you can do with it:
Enter an option [Close/Join/Width/Edit vertex/Fit/Spline/Decurve/Ltype
gen/Undo]:
Try Width and Spline
Hatching
Extrude 5
units 5 units
Extrude -4
units
4 units
UCS and WCS
• The AutoCAD world is 3 dimensional. However, if we want to draw a 2d
object, such as a plan or a section, we will use only 2 dimensions (x and
y).
• WCS (world coordinate system) is the imaginary plane that is parallel to
the ground. It is the default coordinate system.
• Modifications made to the World Coordinate System (WCS) result in a
User Coordinate System (UCS). It is the plane that you work on. It enables
the user to draw 3 dimensional objects.
• To create a new UCS, type ucs on the command window, then say New
and specify 3 points on your new UCS plane.
Lets change the UCS
• —Prompt: Command: Type ucs and press Enter.
• —Prompt: Enter and option [New/Move/ orthoGraphic /Prev/ Restore/Save/Del/
Apply/?/World] <World>: Type in n for the New option and press Enter. —Prompt:
Specify origin of new UCS or [Zaxis/ 3point/ OBject/ Face/ View/X/Y/Z <0,0,0>: Type
3 to select the 3point option and press Enter.
• —Prompt: Specify a new origin point <0,0,0>:Use an Osnap or coordinate to select the
position for a new 0,0,0 point (this selects the junction of the X, Y, and Z axes). NOTE:
The intersection Osnap will NOT work with solid models.
• —Prompt: Specify point on positive portion of X-axis <1.000,0.000,0.000>:Use an
Osnap or coordinate to select the direction of the desired X-axis. NOTE: The numbers
inside the brackets< > will not necessarily be the same as those shown in this example.
• —Prompt: Specify point on positive-y portion of the UCS XY plane
<1.000,0.000,0.000>: Use an Osnap or coordinate to select the direction of the Y-axis.
The UCS icon should change position to indicate the new UCS orientation.
The AutoCAD UCS (User coordinate system)
• The UCS icon- indicates the direction of the three
coordinate axes X, Y and Z.
• In the AutoCAD drawing area it is shown as arrows
pointing in the directions of the axes or describes the
current coordinate system and orientation of the
drawing area.
• When working in 2D, only the X and Y axes are
shown, but when the drawing area is in a 3D view all
three coordinate arrows are shown, except when the
model is in the XY plane.
See the fig below
The AutoCAD UCS (User coordinate system)
Starting a Drawing
• The AutoCAD can open in three way
• From desk top shortcut
• From start main
• From Autodesk
• You can start from scratch from the Create New Drawing dialog box, from the
Select Template dialog box, or without using a dialog box at all. In each case, you
use either the NEW command or the QNEW command.
Start a Drawing
• Use a Template
• Starts a drawing based on a drawing template file. Template drawings store all
the settings for a drawing and may also include predefined layers, dimension
styles, and views.
• Template drawings are distinguished from other drawing files by the .dwt file
extension. They are normally kept in the template directory.
2D Drawings
Drawing
3) POLAR Coordinate
• Polar coordinates use the last entry point as the origin and
combine a distance and an angle.