Sketcher CreateFillet/ru: Difference between revisions

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


<div class="mw-translate-fuzzy">
{{GuiCommand/ru
{{GuiCommand/ru
|Name/ru=Скругление
|Name/ru=Скругление
Line 20: Line 21:
|SeeAlso=[[Sketcher_CreatePointFillet/ru|Создать скругление с сохранением точки пересечения]]
|SeeAlso=[[Sketcher_CreatePointFillet/ru|Создать скругление с сохранением точки пересечения]]
}}
}}
</div>


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


<div class="mw-translate-fuzzy">
Данный инструмент создает скругление между двумя линиями, соединенными в одной точке.
Данный инструмент создает скругление между двумя линиями, соединенными в одной точке.
</div>


{{Version|1.0}}: If two straight edges connected by a [[Sketcher_ConstrainCoincident|Coincident constraint]] are filleted or chamfered, the corner point can optionally be preserved. The tool then adds a [[Sketcher_CreatePoint|Point object]] that has a [[Sketcher_ConstrainPointOnObject|Point on object constraint]] with both edges. Constraints connected to the corner point are transferred to the new point object.
При запуске инструмента указатель мыши приобретает вид белого перекрестия с красным значком скругления. Инструмент остается активным в процессе работы, так что вы можете сделать несколько скруглений.


[[Image:SketcherCreateFilletExample.png‎]]
[[Image:SketcherCreateFilletExample.png‎]]
Line 32: Line 36:
<span id="Usage"></span>
<span id="Usage"></span>
==Применение==
==Применение==

See also: [[Sketcher_Workbench#Drawing_aids|Drawing aids]].


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 37: Line 43:
* Нажатие {{KEY|Esc}} или правой кнопки мыши закрывает функцию.
* Нажатие {{KEY|Esc}} или правой кнопки мыши закрывает функцию.
</div>
</div>

== Notes ==

* The construction geometry arc of a chamfer is not visible outside the sketch. It cannot be deleted without breaking the geometry of the chamfer.
* Some ([[Sketcher_Workbench#Sketcher_CompCreateConic|conic]]) curves may need to be [[Sketcher Trimming|trimmed]] before they can be filleted.
* The fillet radius depends on the selection method. If a [[Sketcher_ConstrainCoincident|Coincident constraint]] connecting two straight edges is selected, the fillet radius is derived from the length of the shortest edge. If two edges are selected the radius is the distance from the first clicked point to the (extended) intersection of the edges.





Latest revision as of 15:10, 1 May 2024

Скругление

Системное название
Sketcher_CreateFillet
Расположение в меню
Sketch → Геометрия эскиза → Создать скругление
Верстаки
Sketcher
Быстрые клавиши
G F F
Представлено в версии
-
См. также
Создать скругление с сохранением точки пересечения

Описание

Данный инструмент создает скругление между двумя линиями, соединенными в одной точке.

introduced in version 1.0: If two straight edges connected by a Coincident constraint are filleted or chamfered, the corner point can optionally be preserved. The tool then adds a Point object that has a Point on object constraint with both edges. Constraints connected to the corner point are transferred to the new point object.

Применение

See also: Drawing aids.

  • Выберите вершину, соединяющую две линии; или нажмите на две соединенные линии, расстояние от вершины, на котором вы нажмете, установит радиус сопряжения.
  • Нажатие Esc или правой кнопки мыши закрывает функцию.

Notes

  • The construction geometry arc of a chamfer is not visible outside the sketch. It cannot be deleted without breaking the geometry of the chamfer.
  • Some (conic) curves may need to be trimmed before they can be filleted.
  • The fillet radius depends on the selection method. If a Coincident constraint connecting two straight edges is selected, the fillet radius is derived from the length of the shortest edge. If two edges are selected the radius is the distance from the first clicked point to the (extended) intersection of the edges.