Sketcher CreateOblong/ru: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
(5 intermediate revisions by 2 users not shown)
Line 3: Line 3:
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
{{Docnav/ru
{{Docnav/ru
|[[Sketcher_CreateRectangle_Center/ru|Создать прямоугольник от центра]]
|[[Sketcher_CreateRectangle_Center/ru|Создать центрированный прямоугольник]]
|[[Sketcher_CompCreateRegularPolygon/ru|Создать правильный многоугольник]]
|[[Sketcher_CompCreateRegularPolygon/ru|Создать правильный многоугольник]]
|[[Sketcher_Workbench/ru|Верстак "Sketcher"]]
|[[Sketcher_Workbench/ru|Верстак Sketcher]]
|IconL=Sketcher_CreateRectangle_Center.svg
|IconL=Sketcher_CreateRectangle_Center.svg
|IconR=Sketcher_CompCreateRegularPolygon.png
|IconR=Sketcher_CompCreateRegularPolygon.png
Line 12: Line 12:
</div>
</div>


<div class="mw-translate-fuzzy">
{{GuiCommand/ru
{{GuiCommand/ru
|Name/ru=Создать скругленный прямоугольник
|Name/ru=Создать скруглённый прямоугольник
|Name=Sketcher_CreateOblong
|Name=Sketcher_CreateOblong
|MenuLocation=Sketch → Геометрия эскиза → Создать скругленный прямоугольник
|MenuLocation=Sketch → Геометрия эскиза → Создать скруглённый прямоугольник
|Workbenches=[[Sketcher_Workbench/ru|Sketcher]]
|Workbenches=[[Sketcher_Workbench/ru|Sketcher]]
|Shortcut={{KEY|G}} {{KEY|O}}
|Version=0.20
|Version=0.20
|SeeAlso=[[Sketcher_CreateRectangle/ru|Создать прямоугольник]]
|SeeAlso=[[Sketcher_CreateRectangle/ru|Создать прямоугольник]]
}}
}}
</div>


<span id="Description"></span>
<span id="Description"></span>
==Описание==
==Описание==


The [[Image:Sketcher_CreateOblong.svg|24px]] [[Sketcher_CreateOblong|Sketcher CreateOblong]] tool creates a rounded rectangle. {{Version|0.22}}: This is the same tool as [[Sketcher_CreateRectangle|Sketcher CreateRectangle]] but with a different initial mode.
This tool draws a rounded rectangle by picking two opposite points.
When starting the tool, the mouse pointer changes to a white cross with a red rounded rectangle icon. The coordinates of the pointer are shown beside it in blue in real time.


[[Image:SketcherCreateRoundedRectangleExample.png‎]]
[[Image:SketcherCreateRoundedRectangleExample.png‎]]
Line 34: Line 32:
==Применение==
==Применение==


See also: [[Sketcher_Workbench#Drawing_aids|Drawing aids]].
* After pressing the [[File:Sketcher_CreateOblong.svg|24px]] '''Create rounded 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.
# There are several ways to invoke the tool:
#* Press the {{Button|[[Image:Sketcher_CreateOblong.svg|16px]] [[Sketcher_CreateOblong|Rounded rectangle]]}} button.
#* Select the {{MenuCommand|Sketcher → Sketcher geometries → [[Image:Sketcher_CreateOblong.svg|16px]] Create rounded rectangle}} option from the menu.
#* Use the keyboard shortcut: {{KEY|G}} then {{KEY|O}}.
# For further steps see [[Sketcher CreateRectangle#Usage|Sketcher CreateRectangle]].




<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
{{Docnav/ru
{{Docnav/ru
|[[Sketcher_CreateRectangle_Center/ru|Создать прямоугольник от центра]]
|[[Sketcher_CreateRectangle_Center/ru|Создать центрированный прямоугольник]]
|[[Sketcher_CompCreateRegularPolygon/ru|Создать правильный многоугольник]]
|[[Sketcher_CompCreateRegularPolygon/ru|Создать правильный многоугольник]]
|[[Sketcher_Workbench/ru|Верстак "Sketcher"]]
|[[Sketcher_Workbench/ru|Верстак Sketcher]]
|IconL=Sketcher_CreateRectangle_Center.svg
|IconL=Sketcher_CreateRectangle_Center.svg
|IconR=Sketcher_CompCreateRegularPolygon.png
|IconR=Sketcher_CompCreateRegularPolygon.png

Revision as of 09:31, 13 April 2024

Other languages:

Создать скруглённый прямоугольник

Системное название
Sketcher_CreateOblong
Расположение в меню
Sketch → Геометрия эскиза → Создать скруглённый прямоугольник
Верстаки
Sketcher
Быстрые клавиши
G O
Представлено в версии
0.20
См. также
Создать прямоугольник

Описание

The Sketcher CreateOblong tool creates a rounded rectangle. introduced in version 0.22: This is the same tool as Sketcher CreateRectangle but with a different initial mode.

Применение

See also: Drawing aids.

  1. There are several ways to invoke the tool:
    • Press the Rounded rectangle button.
    • Select the Sketcher → Sketcher geometries → Create rounded rectangle option from the menu.
    • Use the keyboard shortcut: G then O.
  2. For further steps see Sketcher CreateRectangle.