Sketcher Trimming: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
(Shortcut)
(16 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 Trim edge
|Name=Sketcher Trimming
|Icon=Sketcher Trimming.png
|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-->

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


Line 18: Line 30:
<translate>
<translate>


==How to use== <!--T:3-->
==Usage== <!--T:3-->


<!--T:8-->
<!--T:8-->
# Press the [[File:Sketcher Trimming.png|24px]] '''trim edge''' button.
# 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.
# Click on the edge that you want to trim.
# The line segment will be trimmed to the nearest overlapping line(s).
# 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.


==Limitations== <!--T:9-->


<!--T:10-->
<!--T:14-->
{{Docnav
* Arcs of hyperbola, arcs of parabola and B-splines cannot be trimmed at this time.
|[[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.