Sketcher CreateRectangle: Difference between revisions

From FreeCAD Documentation
mNo edit summary
m (png to svg)
(One intermediate revision by the same user not shown)
Line 7: Line 7:
|[[Sketcher_CompCreateRegularPolygon|Create regular polygon]]
|[[Sketcher_CompCreateRegularPolygon|Create regular polygon]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreatePolyline.png
|IconL=Sketcher_CreatePolyline.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
|IconR=Sketcher_CompCreateRegularPolygon.png
|IconR=Sketcher_CompCreateRegularPolygon.png
Line 34: Line 34:


<!--T:5-->
<!--T:5-->
* After pressing the {{KEY|[[Image:Sketcher CreateRectangle.png|24px]] Create rectangle}} button, click once to set the first corner, then move the mouse and click a second time to set the opposite corner.
* After pressing the {{KEY|[[Image:Sketcher_CreateRectangle.svg|24px]] 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 {{KEY|Esc}} or clicking the right mouse button cancels the function.
* Pressing {{KEY|Esc}} or clicking the right mouse button cancels the function.




<!--T:8-->
<!--T:8-->
{{Docnav|[[Sketcher_CreatePolyline|Polyline (multiple-point line)]]|[[Sketcher_CompCreateRegularPolygon|Create regular polygon]]|[[Sketcher_Workbench|Sketcher]]|IconL=Sketcher_CreatePolyline.png|IconC=Workbench_Sketcher.svg|IconR=Sketcher_CompCreateRegularPolygon.png}}
{{Docnav|[[Sketcher_CreatePolyline|Polyline (multiple-point line)]]|[[Sketcher_CompCreateRegularPolygon|Create regular polygon]]|[[Sketcher_Workbench|Sketcher]]|IconL=Sketcher_CreatePolyline.svg|IconC=Workbench_Sketcher.svg|IconR=Sketcher_CompCreateRegularPolygon.png}}


<!--T:9-->
<!--T:9-->

Revision as of 05:54, 22 February 2020

[[Sketcher_CreatePolyline |Polyline (multiple-point line)]]

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.