Sketcher CreateFillet: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 38: Line 38:
#* Press the {{Button|[[Image:Sketcher_CreateFillet.svg|16px]] [[Sketcher_CreateFillet|Sketch fillet]]}} button.
#* Press the {{Button|[[Image:Sketcher_CreateFillet.svg|16px]] [[Sketcher_CreateFillet|Sketch fillet]]}} button.
#* Select the {{MenuCommand|Sketcher → Sketcher geometries → [[Image:Sketcher_CreateFillet.svg|16px]] Create fillet}} option from the menu.
#* Select the {{MenuCommand|Sketcher → Sketcher geometries → [[Image:Sketcher_CreateFillet.svg|16px]] Create fillet}} option from the menu.
#* Use the keyboard shortcut: {{KEY|G}} then {{KEY|F}} then {{KEY|F}}.
#* Use the keyboard shortcut: {{KEY|G}} then {{KEY|F}}, then {{KEY|F}}.
# If there is a previous selection it is cleared.
# The cursor changes to a white cross with the current tool icon (and the selection is emptied).
# The cursor changes to a white cross with with the tool icon.
# Do one of the following:
# Do one of the following:
#* Pick a vertex connecting two non-parallel straight lines.
#* Pick a vertex connecting two non-parallel straight lines.
#* Pick two non-parallel curves (straight line, arc, arc of ellipse, arc of hyperbola, and arc of parabola) except B-splines.
#* Pick two non-parallel curves (straight line, arc, arc of ellipse, arc of hyperbola, or arc of parabola) except B-splines.


== Notes ==
== Notes ==
Line 48: Line 49:
* Some (conic) curves may need to be trimmed before they can be successfully be filleted.
* Some (conic) curves may need to be trimmed before they can be successfully be filleted.
* If a vertex connecting two non-parallel straight lines is selected the fillet radius is derived from the length of the shortest line.
* If a vertex connecting two non-parallel straight lines is selected the fillet radius is derived from the length of the shortest line.
* If two curves are selected the radius is the distance from the first clicked point to the (extended) intersection of the lines.
* If two curves are selected the radius is the distance from the first clicked point to the (extended) intersection of the curves.





Revision as of 13:49, 23 February 2024

Sketcher CreateFillet

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

Description

The Sketcher CreateFillet tool creates a fillet between two lines.

Usage

See also: Drawing aids.

  1. There are several ways to invoke the tool:
    • Press the Sketch fillet button.
    • Select the Sketcher → Sketcher geometries → Create fillet option from the menu.
    • Use the keyboard shortcut: G then F, then F.
  2. If there is a previous selection it is cleared.
  3. The cursor changes to a white cross with with the tool icon.
  4. Do one of the following:
    • Pick a vertex connecting two non-parallel straight lines.
    • Pick two non-parallel curves (straight line, arc, arc of ellipse, arc of hyperbola, or arc of parabola) except B-splines.

Notes

  • Some (conic) curves may need to be trimmed before they can be successfully be filleted.
  • If a vertex connecting two non-parallel straight lines is selected the fillet radius is derived from the length of the shortest line.
  • If two curves are selected the radius is the distance from the first clicked point to the (extended) intersection of the curves.