AUTOCAD TUTORIAL: Chapter 2 Introduction Of 2D Drawing Tool > Circle Tool

AutoCAD has a wide library of commands. There are many commands which used to drawing any type of drawing. Today i am going to tell you about various method to drawing circle in AutoCAD.

Circle tool: 

Short key: C enter
To draw a circle first select the circle tool by clicking the circle on draw toolbar or by simply press C enter.
Now there are six method to draw a circle which are explain given below.

1. Center-radius method:

This method is used when we know the center and radius of the circle
procedure:
Example:
To draw a circle whose center lies at the origin and radius is 5.
Solution:
AUTOCAD TUTORIAL: Chapter 2 Introduction Of 2D Drawing Tool > Circle Tool

C enter              (select the tool)
0,0 enter           (specified center point)
5 enter              (specified radius)

2. Center diameter method:

This method is used when we know the center and diameter of the circle
procedure:
Example:
To draw a circle whose center is (0,2)and diameter is 8.
Solution:
AUTOCAD TUTORIAL: Chapter 2 Introduction Of 2D Drawing Tool > Circle Tool

C enter              (select the tool)
0,2 enter           (specified center point)
D enter              (select diameter input option)
8 enter              (specified diameter)

3. Two point method:

This method is used when we know the two points from which the circle pass.
Procedure:
Example:
To draw a circle which pass from two point (4,0) and (8,0).
Solution:
AUTOCAD TUTORIAL: Chapter 2 Introduction Of 2D Drawing Tool > Circle Tool

C enter               (select the tool)
2P enter             (select two point option)
4,0 enter            (specified first point)
8,0 enter            (specified second point)

4. Three point method:

This method is used when we know the two points from which the circle pass.
Procedure:
Example:
To draw a circle which pass from three point (4,2) , (8,4) and (2,2).

Solution:
AUTOCAD TUTORIAL: Chapter 2 Introduction Of 2D Drawing Tool > Circle Tool

C enter               (select the tool)
3P enter             (select three point option)
4,2enter             (specified first point)
8,4 enter            (specified second point)
2,2 enter            (specified third point)

5. Tangent tangent radius method:

This method is used when we know two tangent of the circle and radius of the circle.
Procedure:
Example:
To draw a circle which has two tangents line AB and curve PQR and whose radius is 8.
Solution:
AUTOCAD TUTORIAL: Chapter 2 Introduction Of 2D Drawing Tool > Circle Tool

C enter                        (select the tool)
TTR OR T enter             (select Tangent-tangent-radius option)
Select the line AB.
Select the curve PQR.
8 enter                        (enter the radius)

6. Tangent-Tangent-Tangent method:

This method is used when we know three tangent of the circle.
Procedure:

Example:
To draw a circle which has three tangent line AB, line CD and curve PQR.
Solution:
AUTOCAD TUTORIAL: Chapter 2 Introduction Of 2D Drawing Tool > Circle Tool

Setect the circle TTT tool from the quick access toolbar > draw toolbar> circle> drop down menu> TTT.
Seclet line AB.
Select line CD.
Select curve PQR.

Exercise:

Problem 1 : draw a circle whose radius is 8 and center lies at point (4,4).

Problem 2 : draw the following diagram-
AUTOCAD TUTORIAL: Chapter 2 Introduction Of 2D Drawing Tool > Circle Tool

Problem 3 : draw a circle which have radius three following tangent 
1. line AB which passes from point (3,4) and (6,8).
2. line CD which passes from origin and make angle 45 degree with x axis.
3. line EF which passes from point (0,4) and (0,8).

If you like this post than don't forgot to comment on it.
You can follow us on Google + and like us on Facebook.

Labels: ,