Sketcher CreateRectangle/pt-br: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{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]]
|[[Sketcher_CreateRectangle_Center|Centered rectangle]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreatePolyline.svg
|IconR=Sketcher_CreateRectangle_Center.svg
|IconC=Workbench_Sketcher.svg
}}

<div class="mw-translate-fuzzy">
{{GuiCommand/pt-br|Name=Sketcher CreateRectangle|Name/pt-br=Sketcher CreateRectangle|Workbenches=[[Sketcher Workbench/pt-br|Sketcher]]|Shortcut=R|MenuLocation=Sketch → Sketcher geometries → Create rectangle|SeeAlso=[[Sketcher CreatePolyline/pt-br|Sketcher Polyline]]}}
{{GuiCommand/pt-br|Name=Sketcher CreateRectangle|Name/pt-br=Sketcher CreateRectangle|Workbenches=[[Sketcher Workbench/pt-br|Sketcher]]|Shortcut=R|MenuLocation=Sketch → Sketcher geometries → Create rectangle|SeeAlso=[[Sketcher CreatePolyline/pt-br|Sketcher Polyline]]}}
</div>


==Description==
==Description==


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. The coordinates of the pointer are shown beside it in blue in real time.

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 [[Sketcher_CreateRectangle_Center|Centered rectangle]] tool.


[[Image:SketcherCreateRectangleExample.png‎]]
[[Image:SketcherCreateRectangleExample.png‎]]
==How to use==


==Usage==
* 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.
* Pressing {{KEY|Esc}} or clicking the right mouse button cancels the function.


* After pressing the [[File:Sketcher_CreateRectangle.svg|24px]] '''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 {{KEY|Esc}} or clicking the right mouse button cancels the function.


==Notes==
{{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}}


* When launched the rectangle tools add a '''Rectangle parameters''' section at the top of the Sketcher [[Task_panel|Task panel]] ({{Version|0.22}}). It contains:
{{Sketcher Tools navi}}
# A '''Mode''' spinbox to chose one of the modes to draw the rectangle:
#* Corner, length & width
#* Center, length & width
#* 3 corners
#* Center and two corners
# A '''Rounded corners''' checkbox to apply round corners to the rectangle.
# A '''Frame''' checkbox to add a contour with a constant offset to the (rounded) rectangle.
* All three buttons in this selection now launch the same tool but with different preset combinations of mode and options that can still be altered after the first click.
* If '''Rounded corners''' is enabled, the offset is inward, and the offset value is larger than the corner radius, the offset contour will be created without fillets.
* The modes '''3 corners''', and '''Center and two corners''' create parallelograms rather than rectangles.


{{Userdocnavi}}


{{Docnav
|[[Sketcher_CreatePolyline|Polyline]]
|[[Sketcher_CreateRectangle_Center|Centered rectangle]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreatePolyline.svg
|IconR=Sketcher_CreateRectangle_Center.svg
|IconC=Workbench_Sketcher.svg
}}


{{Sketcher_Tools_navi{{#translation:}}}}
{{clear}}
{{Userdocnavi{{#translation:}}}}

Latest revision as of 12:57, 2 January 2024

Sketcher CreateRectangle

Veja também
Sketch → Sketcher geometries → Create rectangle
Bancadas de trabalho
Sketcher
Atalho padrão
R
Introduzido na versão
-
Veja também
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.

Notes

  1. A Mode spinbox to chose one of the modes to draw the rectangle:
    • Corner, length & width
    • Center, length & width
    • 3 corners
    • Center and two corners
  2. A Rounded corners checkbox to apply round corners to the rectangle.
  3. A Frame checkbox to add a contour with a constant offset to the (rounded) rectangle.
  • All three buttons in this selection now launch the same tool but with different preset combinations of mode and options that can still be altered after the first click.
  • If Rounded corners is enabled, the offset is inward, and the offset value is larger than the corner radius, the offset contour will be created without fillets.
  • The modes 3 corners, and Center and two corners create parallelograms rather than rectangles.