AUTOCAD TUTORIAL: Chapter 2 Introduction Of 2D Drawing Tool >Rectangle 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 rectangle in AutoCAD.

Rectangle:

short key: REC

In the AutoCAD there are two methods to draw rectangle.

1. Actual coordinate method:

In this method is used if we now the actual diagonal coordinate of the rectangle. In this method we follow these steps.
Example:
Draw a rectangle which have diagonal coordinate (2,3)  and (6,6).
Solution:
REC enter
2,3 enter
6,6 enter
AUTOCAD TUTORIAL: Chapter 2 Introduction Of 2D Drawing Tool >Rectangle Tool

2. Length-height method

This method is used when we know the length and height of the rectangle. In this method follow these steps.
Example:
Draw a rectangle of length 8 and height 5.
Solution:
REC enter
Select a point by mouse click.
@8,5 enter
AUTOCAD TUTORIAL: Chapter 2 Introduction Of 2D Drawing Tool >Rectangle Tool

3. By using fillet option:

This method is used when we want to draw a rectangle of given height and length by have round corner of some radius. In this method follow these steps.
Example:
Draw a rectangle of height 8 and length 14 and have a radius of corner 2.
Solution:
REC enter
F enter
2 enter
Select a point on drawing area by simple mouse clicking.
@14,8 enter
AUTOCAD TUTORIAL: Chapter 2 Introduction Of 2D Drawing Tool >Rectangle Tool

4. By using width option:

This option is used when we know the width of the rectangle. In this option follow these steps.
Example:
Draw a rectangle which of length= 6 and height= 2 witch has width of 0.5
Solution:
REC enter
W enter
.5 enter
Select a point on drawing area by simple mouse clicking.
@6,2 enter
AUTOCAD TUTORIAL: Chapter 2 Introduction Of 2D Drawing Tool >Rectangle Tool

Labels: ,