Sketcher CreateRectangle/cs: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Docnav
{{Docnav
|[[Sketcher_CreatePolyline|Polyline]]
|[[Sketcher_CompCreateRectangles|Create rectangles]]
|[[Sketcher_CreateRectangle_Center|Centered rectangle]]
|[[Sketcher_CreateRectangle_Center|Centered rectangle]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreatePolyline.svg
|IconL=Sketcher_CompCreateRectangles.png
|IconR=Sketcher_CreateRectangle_Center.svg
|IconR=Sketcher_CreateRectangle_Center.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
Line 13: Line 14:
</div>
</div>


<span id="Description"></span>
==Popis==
==Popis==


Line 23: Line 25:


[[Image:SketcherCreateRectangleExample.png‎]]
[[Image:SketcherCreateRectangleExample.png‎]]

<span id="Usage"></span>
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
==Použití==
==Použití==
Line 31: Line 35:
* Stisknutím klávesy {{KEY|Esc}} nebo kliknutím na pravé tlačítko myši se funkce přeruší.
* Stisknutím klávesy {{KEY|Esc}} nebo kliknutím na pravé tlačítko myši se funkce přeruší.
</div>
</div>

==Notes==

* 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:
# 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.




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


{{Sketcher Tools navi{{#translation:}}}}
{{Sketcher_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 12:57, 2 January 2024

Skicář Obdélník

Umístění Menu
Náčrt → Skicář Konstrukce → Vytvořit Obdélník
Pracovní stoly
Skicář
Výchozí zástupce
R
Představen ve verzi
-
Viz také
Skicář Lomená čára

Popis

Tento nástroj nakreslí obdélník zadáním dvou protějších bodů. Při spuštění nástroje se ukazatel myši změní na bílý křížek s ikonou červeného obdélníku. Vedle jsou zobrazeny souřadnice v reálném čase.

To define a rectangle via a center point and an edge point, use the Centered rectangle tool.

Použití

  • Po stisknutí tlačítka Vytvořit Obdélník, klikněte nejdříve na místo prvního bodu, potom přesuňte myš a klikněte do místa druhého bodu v protějším rohu.
  • Stisknutím klávesy Esc nebo kliknutím na pravé tlačítko myši se funkce přeruší.

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.