Sketcher Trimming/en: Difference between revisions

From FreeCAD Documentation
(Importing a new version from external source)
(Updating to match new version of source page)
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
{{GuiCommand|Name=Sketcher_Trimming|Workbenches=[[Sketcher Workbench|Sketcher]], [[PartDesign Workbench|PartDesign]]|Shortcut=T|MenuLocation=Sketch → Sketcher geometries → Trim edge}}


{{Docnav
====Description====
|[[Sketcher_CreatePointFillet|Corner-preserving fillet]]
This tool trims a line or circle to the nearest overlapping line.
|[[Sketcher_Split|Split]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreatePointFillet.svg
|IconR=Sketcher_Split.svg
|IconC=Workbench_Sketcher.svg
}}


{{GuiCommand
[[Image:SketcherTrimExample1.png‎]]
|Name=Sketcher Trimming
|MenuLocation=Sketch → Sketcher geometries → Trim edge
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Shortcut={{KEY|G}} {{KEY|T}}
|Version=0.12
|SeeAlso=[[Sketcher_Extend|Sketcher Extend edge]]
}}


==Description==
[[Image:SketcherTrimExample2.png‎]]


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:SketcherTrimExample3.png‎]]


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


====Use====
==Usage==
To use the tool click the 'Trim Edge' button, then click on the line segment that you want to trim.
The line segment will be trimmed to the nearest overlapping line(s).


# 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.
# 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.


{{clear}}


{{Docnav
<languages/>
|[[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.