Sketcher Trimming/en: Difference between revisions

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

{{Docnav
|[[Sketcher_CreatePointFillet|Corner-preserving fillet]]
|[[Sketcher_Split|Split]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreatePointFillet.svg
|IconR=Sketcher_Split.svg
|IconC=Workbench_Sketcher.svg
}}

{{GuiCommand
{{GuiCommand
|Name=Sketcher Trimming
|Name=Sketcher Trimming
|Workbenches=[[Sketcher Workbench|Sketcher]]
|MenuLocation=Sketch → Sketcher geometries → Trim edge
|MenuLocation=Sketch → Sketcher geometries → Trim edge
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Shortcut={{KEY|G}} {{KEY|T}}
|Version=0.12
|Version=0.12
|SeeAlso=[[Sketcher Extend|Sketcher Extend edge]]
|SeeAlso=[[Sketcher_Extend|Sketcher Extend edge]]
}}
}}


==Description==
==Description==

This tool trims a line or circle to the nearest overlapping line.
This tool trims an edge at the nearest intersections with other edges. If the selected edge does not intersect other edges it will be deleted.


[[Image:SketcherTrimExample1.png]] [[Image:SketcherTrimExample2.png]] [[Image:SketcherTrimExample3.png]]
[[Image:SketcherTrimExample1.png]] [[Image:SketcherTrimExample2.png]] [[Image:SketcherTrimExample3.png]]


==How to use==
==Usage==

To use the tool click the 'Trim Edge' button, then click on the line segment that you want to trim.
# Press the {{Button|[[File:Sketcher_Trimming.svg|16px]] [[Sketcher_Trimming|Trim edge]]}} button. The mouse pointer turns into a white cross with a red trim symbol.
The line segment will be trimmed to the nearest overlapping line(s).
# Click the edge you want to trim.
# The edge is trimmed at the nearest intersections with other edges. If there are edges on both sides of the clicked position, the clicked piece is cut out.
# Pressing {{KEY|Esc}} or pressing the right mouse button will terminate the function.


{{Docnav
|[[Sketcher_CreatePointFillet|Corner-preserving fillet]]
|[[Sketcher_Split|Split]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreatePointFillet.svg
|IconR=Sketcher_Split.svg
|IconC=Workbench_Sketcher.svg
}}

{{Sketcher_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Latest revision as of 14:58, 2 January 2024

Sketcher Trimming

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

Description

This tool trims an edge at the nearest intersections with other edges. If the selected edge does not intersect other edges it will be deleted.

Usage

  1. Press the Trim edge button. The mouse pointer turns into a white cross with a red trim symbol.
  2. Click the edge you want to trim.
  3. The edge is trimmed at the nearest intersections with other edges. If there are edges on both sides of the clicked position, the clicked piece is cut out.
  4. Pressing Esc or pressing the right mouse button will terminate the function.