Sketcher CloseShape: Difference between revisions

From FreeCAD Documentation
mNo edit summary
(Marked this version for translation)
Line 6: Line 6:
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.
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==== <!--T:5-->
====Usage==== <!--T:5-->
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
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>.
or use <CTRL+Shift+S>.

Revision as of 21:37, 26 March 2016

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