Sketcher Trimming/hr: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
{{Docnav|[[Sketcher_CreateFillet|Fillet]]|[[Sketcher_Extend|Extend]]|[[Sketcher_Workbench|Sketcher]]|IconL=Sketcher_CreateFillet.png|IconC=Workbench_Sketcher.svg|IconR=Sketcher_Extend.svg}}
{{Docnav|[[Sketcher_CreateFillet|Fillet]]|[[Sketcher_Extend|Extend]]|[[Sketcher_Workbench|Sketcher]]|IconL=Sketcher_CreateFillet.svg|IconC=Workbench_Sketcher.svg|IconR=Sketcher_Extend.svg}}


{{GuiCommand
{{GuiCommand
|Name=Sketcher Trim edge
|Name=Sketcher Trim edge
|Icon=Sketcher Trimming.png
|Icon=Sketcher_Trimming.svg
|Workbenches=[[Sketcher Workbench|Sketcher]]
|Workbenches=[[Sketcher Workbench|Sketcher]]
|MenuLocation=Sketch → Sketcher geometries → Trim edge
|MenuLocation=Sketch → Sketcher geometries → Trim edge
Line 19: Line 19:
==Usage==
==Usage==


# 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 [[File:Sketcher_Trimming.svg|24px]] '''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.
Line 30: Line 30:




{{Docnav|[[Sketcher_CreateFillet|Fillet]]|[[Sketcher_Extend|Extend]]|[[Sketcher_Workbench|Sketcher]]|IconL=Sketcher_CreateFillet.png|IconC=Workbench_Sketcher.svg|IconR=Sketcher_Extend.svg}}
{{Docnav|[[Sketcher_CreateFillet|Fillet]]|[[Sketcher_Extend|Extend]]|[[Sketcher_Workbench|Sketcher]]|IconL=Sketcher_CreateFillet.svg|IconC=Workbench_Sketcher.svg|IconR=Sketcher_Extend.svg}}


{{Sketcher Tools navi}}
{{Sketcher Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

{{Userdocnavi}}
{{clear}}

Revision as of 20:52, 29 March 2020

Sketcher Trim edge

Menu location
Sketch → Sketcher geometries → Trim edge
Workbenches
Sketcher
Default shortcut
None
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.

Ograničenja

  • Arcs of hyperbola, arcs of parabola and B-splines cannot be trimmed at this time.