Egr (Unit-2)
Egr (Unit-2)
• PPT
• NOTES
• VIDEO LECTURE
• E-BOOK
• PYQ
• EXPERIMENT
• ASSIGNMENT
• TUTORIAL
https://telegram.me/Passkalbot
ENGINEERING GRAPHICS – 102012
F. E. - Semester II
SCOE, Vadgaon
Unit 2
Introduction to 2D and 3D
computer aided drafting packages
Auto CAD
The computer-aided drafting program,
AutoCAD, is the most common such program. It
has many, many aids to drawing construction
plans and detail drawings. If changes are later
made in the design, it is quick and easy to
change the drawing in AutoCAD.
a considerable amount of time and money as
compared to traditional prototyping, as well as
facilitating communication and testing.
Drawing is the language of engineers
The AutoCAD or computer aided design
machine has been a great help to engineers and
also for several architectures that are finding it
impossible to deal with drawings and plans of
the project engineering work and the bring on
the verge of perfection.
Autocad or commonly known as computer
aided design is a software application for
writing and design 2D and 3D.
AutoCAD is a software application for both 2D and
3D computer-aided design (CAD) and drafting —
available since 1982 as a desktop application and
since 2010 as a mobile web- and cloud-based app,
currently marketed as Autocad 360.
Developed and marketed by Autodesk, Inc., Autocad
was first released in December 1982 — having been
purchased a year prior in its original form by
Autodesk founder John Walker. The software is
currently marketed in its eighteenth generation.
6
HOW DO WE GIVE A COMMAND?
Command line
Toolbars
(view/Toolbars)
Drop-down menus
You can pick any one(s) that you are comfortable with.
AutoCAD Commands
• Nearly every action you perform in AutoCAD is based on a
command.
• You use commands to tell AutoCAD the actions you want
it to perform, and AutoCAD responds with command
prompts.
• Command prompts tell you the status of an action, or they
give you options from which you must choose to complete
a command.
• You can use any of the following to start commands:
AutoCAD menus Toolbars
Shortcut menus Command line
Accelerator keys
8
Useful Keyboard Keys
9
Command Prompt
Regardless of how you start a command, the command prompts flow in the
same way. AutoCAD either displays prompts on the command line or
displays a dialog box. The prompt format is
10
Point AutoCAD Drawing Commands
Line
Basic Geometry symbols
Ray
Text
Xline
Text Commands Mtext
Mline
Spell
Arc
Circle Dim
Dimension Commands
Rectangle Dim1
Ellipse Hatch
Polygon Hatch Commands Bhatch
Spline Region
Pline
11
Command Point
Keystroke: POINT / PO
Icon
Menu: Draw > Point >Single Point
Result: Draw a single point
System Variables
PDMODE specifies how point objects are displayed.
Result: Draw a straight line segment from one point to the next
13
Ray
Creates a semi-infinite line commonly used as construction line. A ray
has a finite starting point and extends to infinity.
Construction Line
Creates an infinite lines, which are commonly used as construction lines.
15
Command Circle
Keystroke: Circle / C
Icon
Menu: Draw > Circle
16
Command Rectangle
17
Command Ellipse
Keystroke: Ellipse/ EL
Icon
18
Command Polygon
19
Command SKETCH
Command line: sketch
Result Creates a series of freehand line segments
Notes
• Drawing with the SKETCH command controls a screen-
based pen with a pointing device.
• SKETCH is useful for entering map outlines, signatures,
or other freehand drawings.
• Sketched lines are not added to the drawing until they are
recorded.
20
Command Spline
21
Command Polyline
Keystroke: PLINE / PL
Icon
22
Drawing Editing Commands
Deletion Operations;
Transformations;
Administrative Activities.
23
Command Erase
Command: OOPS
Command line: oops
Result: Restores objects erased by the last ERASE command.
24
Correcting Mistakes
25
Selecting Objects
• Before you can edit objects, you need to create a selection set
of the objects.
• A selection set can consist of a single object, or it can be a
more complex grouping: for example, the set of objects of a
certain color on a certain layer.
• You can create the selection set either before or after you
choose an editing command.
• Use one of the following methods to create selection sets.
1. Choose an editing command. Then select the objects and press ENTER.
2. Enter select. Then select the objects and press ENTER.
3. Select the objects with the pointing device. Then choose an editing
command.
4. Define groups.
26
Selecting Objects in AutoCAD
27
Selecting Windows
There are two very different types of windows you can use.
One is a 'crossing window' and the other is a box.
If you create the window from left to right, you create a box.
Using this method you'll add only the items that are completely
within the box. This is shown as a solid line on the screen.
28
Selecting Objects Command line: select
There are other ways to select objects and here a few of the more common ways.
LAST - by typing L when asked to select objects, AutoCAD will select the last
object that you created.
PREVIOUS - by typing P when asked to select objects, AutoCAD will select the
previous selection set.
FENCE - by typing F when asked to select objects, AutoCAD allows you to draw
a series of lines (called a fence) to select objects.
CROSSING POLYGON - typing CP when you are selecting objects give the
ability to create a crossing polygon for object selection. This is similar to a
crossing box, but you can pick points on the screen to create a polygon.
29
Repeating Commands
You can repeat AutoCAD commands using one of several methods.
To repeat the last command
• Press ENTER or SPACEBAR, or right-click in the drawing area
and choose Repeat.
To repeat one of the last six commands
1. Right-click in the command window or text window.
2. From the shortcut menu, choose Recent Commands, then choose
one of the six most recently used commands.
30
Canceling Commands
You can cancel any command by pressing ESC, the standard key
to cancel actions in Windows programs.
You can change the cancel key to CTRL+C, which was used to
cancel commands in previous AutoCAD releases.
31
Text Commands
TEXT or DTEXT
Creates one or more lines of text and end each line when you press
ENTER. Each text line is a separate object that you can relocate,
reformat, or otherwise modify.
MTEXT
• Multiline Text Editor creates paragraphs that fit within a nonprinting text
boundary.
• You create the text boundary to define the width of the paragraph.
• You can also specify the justification, style, height, rotation, width, color,
spacing, and other text attributes using MTEXT.
• Each mtext object is a single object, regardless of the number of lines it
contains.
Spell
Checks spelling in a drawing
Tools menu: Spelling
Command line: spell (or 'spell
for transparent use)
32
Basic Utility Commands
REDRAW
This command forces AutoCAD to re-display the graphics on the screen.
This has the effect of clearing away some extraneous graphics such as
marker "blips" that are left behind by pointing operations. (Blipmode=on
or off)
SAVE
Causes all editing changes to the current drawing to be saved to the disk
file. Should be done regularly during a long drawing session.
END
Terminates the drawing editor, saves the current drawing to a disk file
and returns to the main AutoCAD menu.
QUIT
Terminates the drawing editor without saving the changes made to the
current drawing. Returns to the main AutoCAD menu.
33
WHAT IS OSNAP?
Osnap (Object Snap) settings make it easier to select a
2d object’s points
Endpoint
Midpoint
Perpendicular
Center
İntersection
Osnap will be active when
AutoCAD is expecting you to
pick a point on the working area
Type osnap on your
command window:
ZOOMİNG...
You will need to zoom in and out while drawing with
AutoCAD. This doesnt change your objects or UCS, only
the way you see your working space. This can be done in
many ways:
1. Scroll bars
2. Typing z or zoom in your command window.
All
Center
Dynamic
Extents
Previous
Scale
Window