Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.14 KB

Sketcher_CreateRectangle.md

File metadata and controls

33 lines (19 loc) · 1.14 KB
Error in user YAML: (<unknown>): did not find expected alphabetic or numeric character while scanning an alias at line 5 column 14
---
 GuiCommand:
   Name: Sketcher CreateRectangle
   MenuLocation: Sketch , Sketcher geometries , Create rectangle
   Workbenches: Sketcher_Workbench
   Shortcut: **G** **R**
   SeeAlso: Sketcher_CreateOblong, Sketcher_CreatePolyline
---

Sketcher CreateRectangle

Description

This tool draws a rectangle by picking two opposite points. When starting the tool, the mouse pointer changes to a white cross with a red rectangle icon. The coordinates of the pointer are shown beside it in blue in real time.

To define a rectangle via a center point and an edge point, use the Centered rectangle tool.

Usage

  • After pressing the Create rectangle toolbar button, click once to set the first corner, then move the mouse and click a second time to set the opposite corner.
  • Pressing Esc or clicking the right mouse button cancels the function.

{{Sketcher_Tools_navi}}


documentation index > Sketcher > Sketcher CreateRectangle