Sketcher CreateRectangle: Difference between revisions

From FreeCAD Documentation
No edit summary
mNo edit summary
Line 3: Line 3:
<!--T:7-->
<!--T:7-->
{{Docnav
{{Docnav
|[[Sketcher_CreatePolyline
|[[Sketcher_CreatePolyline|Polyline (multiple-point line)]]
|Polyline (multiple-point line)]]
|[[Sketcher_CompCreateRegularPolygon|Create regular polygon]]
|[[Sketcher_CompCreateRegularPolygon|Create regular polygon]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]

Revision as of 15:52, 14 August 2020

Sketcher CreateRectangle

Menu location
Sketch → Sketcher geometries → Create rectangle
Workbenches
Sketcher
Default shortcut
R
Introduced in version
-
See also
[[Sketcher CreatePolyline 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.

Usage

  • After pressing the Create rectangle 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.