Computer Aided Drawing: By: Kapil Khanal 1
Computer Aided Drawing: By: Kapil Khanal 1
DRAWING
Lecture 1
By : Kapil Khanal
Kapil Khanal
INTRODUCTION
Advantage of AutoCAD
1.AutoCAD enhances the productivity and quality of designs.
2. Ribbon
The ribbon contains commands in a set of tabs for performing tasks.
3. Workspaces toolbar
This toolbar shows the current selection of workspaces. You can also
switch to other workspaces while working on your drawings.
4. Drawing area
The drawing area is where you create and place your drawing objects.
5 Command line
The command line shows the command that is executing, if any, and
prompts or messages from that command.
1.3 Commands and System Variables
Command Description Options
• MENUBAR
When MENUBAR is 1, AutoCAD displays its traditional classic menu bar below the application title
bar. If MENUBAR is set to 0 (the default), the menu bar doesn’t appear.
• DIMASSOC
DIMASSOC controls how the AutoCAD dimension objects are created.
• MIRRTEXT
You’ll frequently build up a drawing by mirroring already-drawn components of it.
1.4 Coordinate System: entering distances and angles
1.4 Coordinate System: entering distances and angles
1.5 Starting a new drawing: naming, and saving,
ending session
2. Basic Drawing Commands (12 hours)
2.1 Creating point
2.2 Creating straight line and construction line
2.3 Creating circle, arc and ellipse
2.4 Creating polygons
2.5 Creating splines
2.1 Creating point
Command : Point Point size : Command = Pdsize
Point mode: Command = pdmode
Uses ddptype
They are used for construction
purposes, to help you find a
coordinate.
You can find a point using the
NODE object snap. Sometimes,
they are used as symbols,
especially the more visible point
styles
Kapil Khanal
2.2 Creating straight line and construction line
2.2 Creating straight line and construction line
Construction line
1. Xline :
Creates a line of infinite length.
Command: Xline
2.Ray:
Creates a line that starts at a point and continues to infinity.
Command: ray
Ways of drawing X-line
• Horizontal and Vertical. Create construction lines that pass through a point
you specify and are parallel to the X or Y axis of the current UCS.
• Angle. Creates a construction line in one of two ways. Either you select a
reference line and then specify the angle of the construction line from that line,
or you create a construction line at a specific angle to the horizontal axis by
specifying an angle and then a point through which the construction line
should pass.
• Bisector. Creates a construction line that bisects an angle you specify. You
specify the vertex and the lines that create the angle.