AutoCAD Rectangle Command
Understanding AutoCAD Rectangle Command
In AutoCAD, the rectangle command is used to draw a rectangle object by specify two point randomly or by given points.
Command: REC
Specify first corner point or [Chamfer/Elevation/Fillet/Thickness/Width]:
Specify other corner point or [Area/Dimensions/Rotation]:
There are some options when you already activated rectangle commands, like chamfer, elevation, Fillet, Thickness, and width.
- Chamfer is used to create chamfer around the rectangle corner base on first chamfer and second chamfer distance
- Fillet is used to create arc around the rectangle corner base on fillet radius
- Thickness is used to create thickness on rectangle and make it into surface
- Width is used to create thickness on rectangle polyline
Example how to use rectangle command:
Rectangle 2 Points
- Type rec (enter)
- Specify first point
- Specify second point
Rectangle with Dimensions
- Type rec (enter)
- Specify first point
- Type d (enter)
- Give size for length (enter)
- Give size for width (enter)
- Move cursor mouse top or bottom and click to close
Rectangle 2 Point with Fillet
- Type rec (enter)
- Type f (enter)
- Give radius size
- Specify first point and second point