Sketcher CreateRectangle Center: Difference between revisions

From FreeCAD Documentation
(Shortcut)
(Notes)
Line 39: Line 39:
* After pressing the [[File:Sketcher_CreateRectangle_Center.svg|24px]] '''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.
* After pressing the [[File:Sketcher_CreateRectangle_Center.svg|24px]] '''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 {{KEY|Esc}} or clicking the right mouse button cancels the function.
* Pressing {{KEY|Esc}} or clicking the right mouse button cancels the function.

==Notes==

See [[Sketcher_CreateRectangle#Notes|Sketcher_CreateRectangle]].





Revision as of 12:55, 2 January 2024

Sketcher CreateRectangle Center

Menu location
Sketch → Sketcher geometries → Create centered rectangle
Workbenches
Sketcher
Default shortcut
G V
Introduced in version
0.20
See also
Sketcher Rectangle

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.

Notes

See Sketcher_CreateRectangle.