Sketcher CreateOblong/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 25: Line 25:
==Описание==
==Описание==


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 33: 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:
==Notes==
#* 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.
See [[Sketcher_CreateRectangle#Notes|Sketcher CreateRectangle]].
#* Use the keyboard shortcut: {{KEY|G}} then {{KEY|O}}.
# For further steps see [[Sketcher CreateRectangle#Usage|Sketcher CreateRectangle]].





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.