Sketcher Trimming: Difference between revisions

From FreeCAD Documentation
(Remove images from translation, put them inline instead of stacked.)
(Ordered steps in "How to use", rename GuiCommand, add Icon parameter, add Limitations)
Line 3: Line 3:
<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand
|Name=Sketcher Trimming
|Name=Sketcher Trim edge
|Icon=Sketcher Trimming.png
|Workbenches=[[Sketcher Workbench|Sketcher]]
|Workbenches=[[Sketcher Workbench|Sketcher]]
|MenuLocation=Sketch → Sketcher geometries → Trim edge
|MenuLocation=Sketch → Sketcher geometries → Trim edge
Line 11: Line 12:


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


</translate>
</translate>
Line 18: Line 19:


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


# Press the [[File:Sketcher Trimming.png|24px]] '''trim edge''' button.
# Click on the edge that you want to trim.
# The line segment will be trimmed to the nearest overlapping line(s).


==Limitations==

* Arcs of hyperbola, arcs of parabola and B-splines cannot be trimmed at this time.
</translate>
</translate>

Revision as of 00:16, 12 November 2018

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.

How to use

  1. Press the trim edge button.
  2. Click on the edge that you want to trim.
  3. The line segment will be trimmed to the nearest overlapping line(s).

Limitations

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