Sketcher Trimming: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
(Shortcut)
(10 intermediate revisions by 7 users not shown)
Line 2: Line 2:
<translate>
<translate>
<!--T:13-->
<!--T:13-->
{{Docnav
{{Docnav|[[Sketcher_CreateFillet|Fillet]]|[[Sketcher_Extend|Extend]]|[[Sketcher_Workbench|Sketcher]]|IconL=Sketcher_CreateFillet.png|IconC=Workbench_Sketcher.svg|IconR=Sketcher_Extend.svg}}
|[[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]]
}}
}}


Line 23: 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. The mouse pointer turns into a white cross with a red trim symbol.
# 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). If there are other sketch elements on both sides of the clicked position, the clicked piece is cut out.
# 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.
# Pressing {{KEY|Esc}} or pressing the right mouse button will terminate the function.

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

<!--T:10-->
* Arcs of hyperbola, arcs of parabola and B-splines cannot be trimmed at this time.





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

|[[Sketcher_Extend|Extend]]
<!--T:15-->
|[[Sketcher_Workbench|Sketcher]]
{{Sketcher Tools navi}}
|IconL=Sketcher_CreateFillet.svg

|IconR=Sketcher_Extend.svg
<!--T:16-->
|IconC=Workbench_Sketcher.svg
{{Userdocnavi}}
}}



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