Sketcher Скругление с сохранением точки пересечения

From FreeCAD Documentation
This page is a translated version of the page Sketcher CreatePointFillet and the translation is 25% complete.
Outdated translations are marked like this.
Other languages:
This tool is obsolete, it is not be available in version 1.0 and above. Use Sketcher CreateFillet instead.

Скругление с сохранением точки пересечения

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

Описание

The Sketcher CreatePointFillet tool creates a fillet between two non-parallel edges. If two straight edges connected by a Coincident constraint are filleted, the related common point is preserved by adding a Point object that has a Point onto object constraint with both edges. Constraints connected to the common point are transferred to the new point object. Apart from that this tool is identical to the Sketcher CreateFillet tool. See there for more information.

Usage

See also: Drawing aids.

  1. There are several ways to invoke the tool:
    • Press the Corner-preserving sketch fillet button.
    • Select the Sketcher → Sketcher geometries → Create corner-preserving fillet option from the menu.
    • Right-click in the 3D view and select the Create corner-preserving fillet option from the context menu.
    • Use the keyboard shortcut: G then F, then P.
  2. For further steps see Sketcher CreateFillet.

Notes

See Sketcher CreateFillet.