Sketcher Extend: Difference between revisions

From FreeCAD Documentation
(Docnav)
(several ways added)
Line 25: Line 25:


<!--T:3-->
<!--T:3-->
The '''extend edge''' tool extends an edge to an arbitrary location in the sketch, or to a target edge or point object.
The [[Image:Sketcher_Extend.svg|24px]] [[Sketcher_Extend|Sketcher Extend]] tool extends an edge to an arbitrary location in the sketch, or to a target edge or point object.


</translate>
</translate>
Line 36: Line 36:


<!--T:5-->
<!--T:5-->
# There are several ways to invoke the tool:
# Press the {{Button|[[File:Sketcher_Extend.svg|16px]] [[Sketcher_Extend|Extend edge]]}} button.
#* Press the {{Button|[[Image:Sketcher_Extend.svg|16px]] [[Sketcher_Extend|Sketcher Extend edge]]}} button.
#* Select the {{MenuCommand|Sketcher → Sketcher geometries → [[Image:Sketcher_Extend.svg|16px]] Extend edge}} option from the menu.
#* Right-click in the [[3D_view|3D view]] and select the {{MenuCommand|[[Image:Sketcher_Extend.svg|16px]] Extend edge}} option from the context menu.
#* Use the keyboard shortcut: {{KEY|G}} then {{KEY|Q}}.
# The cursor changes to a white cross with the current tool icon (and the selection is emptied).
# Select a line or an arc.
# Select a line or an arc.
# In the 3D view, move the mouse pointer toward the direction to extend.
# In the 3D view, move the mouse pointer toward the direction to extend.

Revision as of 14:27, 13 February 2024

Sketcher Extend

Menu location
Sketch → Sketcher geometries → Extend edge
Workbenches
Sketcher
Default shortcut
G Q
Introduced in version
0.17
See also
Sketcher Trim edge

Description

The Sketcher Extend tool extends an edge to an arbitrary location in the sketch, or to a target edge or point object.

Shown on the left (1), the two sketch elements before the operation; in the middle (2), the line is being extended to the arc; to the right (3), the final result.

Usage

  1. There are several ways to invoke the tool:
    • Press the Sketcher Extend edge button.
    • Select the Sketcher → Sketcher geometries → Extend edge option from the menu.
    • Right-click in the 3D view and select the Extend edge option from the context menu.
    • Use the keyboard shortcut: G then Q.
  2. The cursor changes to a white cross with the current tool icon (and the selection is emptied).
  3. Select a line or an arc.
  4. In the 3D view, move the mouse pointer toward the direction to extend.
  5. Click on an arbitrary location in space, or
  6. To extend to another edge, place the mouse pointer over the target edge; when it is highlighted and the Point on object constraint icon appears besides the mouse pointer, click to confirm. A point on object constraint will be added.
  7. To extend to a point in the sketch, place the mouse pointer over the target point; when it is highlighted and the Coincident constraint icon appears besides the mouse pointer, click to confirm. A coincident constraint will be added.

Notes

  • Only arcs and lines can be extended at this time.
  • The target edge or point object may be modified as well if it is not fully constrained.