Sketcher CreateRectangle Center: Difference between revisions

From FreeCAD Documentation
No edit summary
(Marked this version for translation)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:1-->
{{Docnav
{{Docnav
|[[Sketcher_CreateRectangle|Rectangle]]
|[[Sketcher_CreateRectangle|Rectangle]]
Line 10: Line 11:
}}
}}


<!--T:2-->
{{GuiCommand
{{GuiCommand
|Name=Sketcher CreateRectangle
|Name=Sketcher CreateRectangle
Line 18: Line 20:
}}
}}


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


<!--T:4-->
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 [[Sketcher_CreateRectangle|Rectangle]] tool, only the definition points are different.
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 [[Sketcher_CreateRectangle|Rectangle]] tool, only the definition points are different.


<!--T:5-->
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.


Line 27: Line 31:
[[Image:SketcherCreateCenteredRectangleExample.png‎]]
[[Image:SketcherCreateCenteredRectangleExample.png‎]]
<translate>
<translate>
==Usage==
==Usage== <!--T:6-->


<!--T:7-->
* 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.




<!--T:8-->
{{Docnav
{{Docnav
|[[Sketcher_CreateRectangle|Rectangle]]
|[[Sketcher_CreateRectangle|Rectangle]]

Revision as of 10:11, 2 July 2021

Sketcher CreateRectangle

Menu location
Sketch → Sketcher geometries → Create centered rectangle
Workbenches
Sketcher
Default shortcut
None
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.