0
0
Arm-architectureHow-ToBeginner · 3 min read

How to Draw a Rectangle in SolidWorks: Step-by-Step Guide

To draw a rectangle in SolidWorks, open a new sketch on a plane, then select the Rectangle tool from the Sketch toolbar. Click to place the first corner, drag to size, and click again to set the opposite corner of the rectangle.
📐

Syntax

In SolidWorks, drawing a rectangle uses the Rectangle tool found in the Sketch tab. You start by selecting a plane or face to sketch on, then choose the rectangle type:

  • Corner Rectangle: Define two opposite corners.
  • Center Rectangle: Define the center point and one corner.

Each rectangle is created by clicking points in the graphics area to set corners or center and corner.

arm_architecture
1. Open SolidWorks and create a new part.
2. Select a plane (e.g., Front Plane).
3. Click on 'Sketch' tab.
4. Click the 'Rectangle' dropdown and choose 'Corner Rectangle' or 'Center Rectangle'.
5. Click to place the first point.
6. Drag and click to place the opposite corner (or define center and corner).
7. Use Smart Dimension to set exact sizes if needed.
💻

Example

This example shows how to draw a corner rectangle on the Front Plane and dimension it to 100mm by 50mm.

arm_architecture
1. Open SolidWorks and start a new part.
2. Select 'Front Plane' and click 'Sketch'.
3. Select 'Corner Rectangle' from the Sketch toolbar.
4. Click once to place the first corner.
5. Move the mouse diagonally and click to place the opposite corner.
6. Click 'Smart Dimension', select one side, and set it to 100mm.
7. Select the adjacent side and set it to 50mm.
8. Exit the sketch to see the rectangle shape.
Output
A rectangle sketch appears on the Front Plane with dimensions 100mm width and 50mm height.
⚠️

Common Pitfalls

  • Not selecting a plane before starting the sketch causes errors.
  • Confusing rectangle types: use Corner Rectangle for two corners, Center Rectangle for center-based drawing.
  • Forgetting to add dimensions leads to undefined size rectangles.
  • Dragging without clicking the second point can create unintended shapes.

Always confirm clicks when placing points and use Smart Dimension to control size.

arm_architecture
Wrong way:
- Start rectangle without selecting a plane.
- Drag mouse but do not click second point.

Right way:
- Select plane first.
- Click first corner.
- Move mouse and click second corner.
- Add dimensions with Smart Dimension.
📊

Quick Reference

StepActionTip
1Select a plane (Front, Top, Right)Always pick a plane before sketching
2Click 'Sketch' tabEnables sketch tools
3Choose 'Rectangle' toolPick Corner or Center Rectangle
4Click first pointDefines first corner or center
5Click second pointDefines opposite corner
6Use Smart DimensionSet exact width and height
7Exit sketchFinish drawing

Key Takeaways

Always start by selecting a plane before drawing a rectangle in SolidWorks.
Use the Corner Rectangle tool to define two opposite corners easily.
Click to place both corners; dragging without clicking can cause errors.
Add Smart Dimensions to control the rectangle's exact size.
Remember to exit the sketch to save your rectangle shape.