Sketcher CreateRectangle: Difference between revisions

From FreeCAD Documentation
(Created page with "<languages/> <translate> {{GuiCommand|Name=Sketcher CreateRectangle|Workbenches=Sketcher|Shortcut=R|MenuLocation=Sketch → Sketcher geometries → Cre...")
 
(Marked this version for translation)
Line 2: Line 2:
<translate>
<translate>


<!--T:1-->
{{GuiCommand|Name=Sketcher CreateRectangle|Workbenches=[[Sketcher Workbench|Sketcher]]|Shortcut=R|MenuLocation=Sketch → Sketcher geometries → Create rectangle|SeeAlso=[[Sketcher Polyline|Sketcher Polyline]]}}
{{GuiCommand|Name=Sketcher CreateRectangle|Workbenches=[[Sketcher Workbench|Sketcher]]|Shortcut=R|MenuLocation=Sketch → Sketcher geometries → Create rectangle|SeeAlso=[[Sketcher Polyline|Sketcher Polyline]]}}


==Description==
==Description== <!--T:2-->


<!--T:3-->
This tool draws a rectangle by picking two opposite points.
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.
When starting the tool, the mouse pointer changes to a white cross with a red rectangle icon.
Line 13: Line 15:
[[Image:SketcherCreateRectangleExample.png‎]]
[[Image:SketcherCreateRectangleExample.png‎]]
<translate>
<translate>
==How to use==
==How to use== <!--T:4-->


<!--T:5-->
* 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.
* 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 {{KEY|ESC}} or clicking the right mouse button cancels the function.
* Pressing {{KEY|ESC}} or clicking the right mouse button cancels the function.

Revision as of 18:05, 3 November 2018

Sketcher CreateRectangle

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

How to use

  • 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.