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 2: Line 2:


{{Docnav
{{Docnav
|[[Sketcher_CreateChamfer|Chamfer]]
|[[Sketcher_CreatePointFillet|Corner-preserving fillet]]
|[[Sketcher_Split|Split]]
|[[Sketcher_Split|Split]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreatePointFillet.svg
|IconL=Sketcher_CreateChamfer.svg
|IconR=Sketcher_Split.svg
|IconR=Sketcher_Split.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
Line 16: Line 16:
|Shortcut={{KEY|G}} {{KEY|T}}
|Shortcut={{KEY|G}} {{KEY|T}}
|Version=0.12
|Version=0.12
|SeeAlso=[[Sketcher_Extend|Sketcher Extend edge]]
|SeeAlso=[[Sketcher_Split|Sketcher Split]], [[Sketcher_Extend|Sketcher Extend]]
}}
}}


==Description==
==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.
The [[Image:Sketcher_Trimming.svg|24px]] [[Sketcher_Trimming|Sketcher Trimming]] 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:SketcherTrimExample1.png]] [[Image:SketcherTrimExample2.png]] [[Image:SketcherTrimExample3.png]]


==Usage==
==Usage==


See also: [[Sketcher_Workbench#Drawing_aids|Drawing aids]].
# 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.
# There are several ways to invoke the tool:
# 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.
#* Press the {{Button|[[Image:Sketcher_Trimming.svg|16px]] [[Sketcher_Trimming|Trim edge]]}} button.
# Pressing {{KEY|Esc}} or pressing the right mouse button will terminate the function.
#* Select the {{MenuCommand|Sketcher → Sketcher geometries → [[Image:Sketcher_Trimming.svg|16px]] Trim edge}} option from the menu.
#* Right-click in the [[3D_view|3D view]] and select the {{MenuCommand|[[Image:Sketcher_Trimming.svg|16px]] Trim edge}} option from the context menu.
#* Use the keyboard shortcut: {{KEY|G}} then {{KEY|T}}.
# If there is a previous selection it is cleared. The tool does not accept a pre-selection.
# The cursor changes to a white cross with the tool icon.
# Move the cursor over a portion of an edge to be trimmed.
# The edge is highlighted and the trim points are marked with temporary circles.
# Click to confirm.
# The edge is trimmed at the marked points. If there are intersections on both sides of the clicked position, the selected portion is cut out resulting in a new edge, and existing applicable constraints are transferred to it. [[Sketcher_ConstrainPointOnObject|Point on object constraints]] are added between the endpoint(s) of the trimmed edge and the cutting edge(s).
# This tool always runs in continue mode: optionally keep trimming edges.
# To finish, click in an empty area in the [[3D_view|3D view]], right-click or press {{KEY|Esc}}, or start another geometry or constraint creation tool.




{{Docnav
{{Docnav
|[[Sketcher_CreateChamfer|Chamfer]]
|[[Sketcher_CreatePointFillet|Corner-preserving fillet]]
|[[Sketcher_Split|Split]]
|[[Sketcher_Split|Split]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreatePointFillet.svg
|IconL=Sketcher_CreateChamfer.svg
|IconR=Sketcher_Split.svg
|IconR=Sketcher_Split.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg

Revision as of 09:55, 13 April 2024

Sketcher Trimming

Menu location
Sketch → Sketcher geometries → Trim edge
Workbenches
Sketcher
Default shortcut
G T
Introduced in version
0.12
See also
Sketcher Split, Sketcher Extend

Description

The Sketcher Trimming 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

See also: Drawing aids.

  1. There are several ways to invoke the tool:
    • Press the Trim edge button.
    • Select the Sketcher → Sketcher geometries → Trim edge option from the menu.
    • Right-click in the 3D view and select the Trim edge option from the context menu.
    • Use the keyboard shortcut: G then T.
  2. If there is a previous selection it is cleared. The tool does not accept a pre-selection.
  3. The cursor changes to a white cross with the tool icon.
  4. Move the cursor over a portion of an edge to be trimmed.
  5. The edge is highlighted and the trim points are marked with temporary circles.
  6. Click to confirm.
  7. The edge is trimmed at the marked points. If there are intersections on both sides of the clicked position, the selected portion is cut out resulting in a new edge, and existing applicable constraints are transferred to it. Point on object constraints are added between the endpoint(s) of the trimmed edge and the cutting edge(s).
  8. This tool always runs in continue mode: optionally keep trimming edges.
  9. To finish, click in an empty area in the 3D view, right-click or press Esc, or start another geometry or constraint creation tool.