Sketcher CreateFillet: Difference between revisions

From FreeCAD Documentation
(Docnav)
(Docnav)
Line 4: Line 4:
<!--T:8-->
<!--T:8-->
{{Docnav
{{Docnav
|[[Sketcher_CompCreateFillets|Create a fillet]]
|[[Sketcher_CompCreateFillets|Create fillet]]
|[[Sketcher_CreatePointFillet|Corner-preserving fillet]]
|[[Sketcher_CreatePointFillet|Corner-preserving fillet]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
Line 44: Line 44:
<!--T:9-->
<!--T:9-->
{{Docnav
{{Docnav
|[[Sketcher_CompCreateFillets|Create a fillet]]
|[[Sketcher_CompCreateFillets|Create fillet]]
|[[Sketcher_CreatePointFillet|Corner-preserving fillet]]
|[[Sketcher_CreatePointFillet|Corner-preserving fillet]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]

Revision as of 19:54, 2 July 2023

Sketcher CreateFillet

Menu location
Sketch → Sketcher geometries → Create fillet
Workbenches
Sketcher
Default shortcut
G F F
Introduced in version
-
See also
Sketcher CreatePointFillet

Description

This tool creates a fillet between two lines.

When starting the tool, selections are cleared and the mouse pointer changes to a white cross with a red fillet icon. It stays active so you can do multiple fillets.

Usage

  1. Press the Create fillet button.
  2. Pick a vertex connecting two non-parallel lines, or pick two lines that are not parallel.
  3. If a vertex is selected the fillet radius is derived from the length of the shortest line. If two lines are selected the radius is the distance from the first clicked point to the (extended) intersection of the lines.
  4. Pressing Esc or clicking the right mouse button cancels or terminates the function.