Sketcher Trimming: Difference between revisions

From FreeCAD Documentation
(Remove images from translation, put them inline instead of stacked.)
(Shortcut)
(18 intermediate revisions by 9 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:13-->
{{Docnav
|[[Sketcher_CreateFillet|Fillet]]
|[[Sketcher_Extend|Extend]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreateFillet.svg
|IconR=Sketcher_Extend.svg
|IconC=Workbench_Sketcher.svg
}}

<!--T:1-->
<!--T:1-->
{{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== <!--T:2-->
==Description== <!--T:2-->

This tool trims a line or circle to the nearest overlapping line.
<!--T:11-->
This tool trims an edge to the nearest overlapping edge.


</translate>
</translate>
Line 17: Line 30:
<translate>
<translate>


==How to use== <!--T:3-->
==Usage== <!--T:3-->
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).


<!--T:8-->
# 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 on the edge that you want to trim.
# The line segment will be trimmed to the nearest overlapping line(s). If there are other sketch elements 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.


<!--T:14-->
{{Docnav
|[[Sketcher_CreateFillet|Fillet]]
|[[Sketcher_Extend|Extend]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreateFillet.svg
|IconR=Sketcher_Extend.svg
|IconC=Workbench_Sketcher.svg
}}


</translate>
</translate>
{{Sketcher_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Revision as of 20:02, 20 March 2022

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 to the nearest overlapping edge.

Usage

  1. Press the Trim edge button. The mouse pointer turns into a white cross with a red trim symbol.
  2. Click on the edge that you want to trim.
  3. The line segment will be trimmed to the nearest overlapping line(s). If there are other sketch elements 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.