Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.24 KB

Sketcher_CreateRectangle_Center.md

File metadata and controls

34 lines (20 loc) · 1.24 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 Center
   MenuLocation: Sketch , Sketcher geometries , Create centered rectangle
   Workbenches: Sketcher_Workbench
   Shortcut: **G** **V**
   Version: 0.20
   SeeAlso: Sketcher_CreateRectangle
---

Sketcher CreateRectangle Center

Description

This tool draws a rectangle by first picking a point that will become the center point, then by picking an edge point. The result is a rectangle like with the Rectangle tool, only the definition points are different.

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.

Usage

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

{{Sketcher Tools navi}}


documentation index > Sketcher > Sketcher CreateRectangle Center