Sketcher CreateRectangle: Difference between revisions

From FreeCAD Documentation
No edit summary
(Marked this version for translation)
Line 26: Line 26:
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.
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.


<!--T:11-->
To define a rectangle via a center point and an edge point, use the [[Sketcher_CreateRectangle_Center|Centered rectangle]] tool.
To define a rectangle via a center point and an edge point, use the [[Sketcher_CreateRectangle_Center|Centered rectangle]] tool.



Revision as of 10:39, 2 July 2021

Sketcher CreateRectangle

Menu location
Sketch → Sketcher geometries → Create rectangle
Workbenches
Sketcher
Default shortcut
R
Introduced in version
-
See also
Sketcher Rounded rectangle, Sketcher Polyline

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.