Sketcher CloseShape: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
No edit summary
Line 1: Line 1:
<languages/>
<translate>
<translate>
<!--T:1-->
<!--T:1-->
Line 22: Line 23:
</translate>
</translate>
{{clear}}
{{clear}}
<languages/>

Revision as of 10:47, 8 August 2018

Sketcher CloseShape

Menu location
Sketch → Sketcher tools → Close Shape
Workbenches
Sketcher
Default shortcut
Shift+Ctrl+S
Introduced in version
-
See also
None

Description

This tool can be used to make a selected contour in sketcher closed by making an endpoint of a sketcher element coincident with the endpoint of the sketcher element selected next.

Usage

While editing a sketch, multi-select your sketcher elements in the tree-view or in the 3D-View and click on the icon or use "Sketch > Sketcher Tools > Close Shape" from the FreeCAD-Menu or use <CTRL+Shift+S>.

Notes

The tool will connect the elements in the order of their selection, so make sure to click and select in the correct order.

Limitations