Sketcher CloseShape: Difference between revisions

From FreeCAD Documentation
No edit summary
(Version=0.15 in the {{GuiCommand}} template)
Line 2: Line 2:
<translate>
<translate>
<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=Sketcher CloseShape|Workbenches=[[Sketcher Workbench|Sketcher]]|MenuLocation=Sketch → Sketcher tools → Close Shape|Shortcut=Shift+Ctrl+S|SeeAlso=}}
|Name=Sketcher CloseShape
|MenuLocation=Sketch → Sketcher tools → Close Shape
|Workbenches=[[Sketcher Workbench|Sketcher]]
|Shortcut=Shift+Ctrl+S
|Version=0.15
}}


====Description==== <!--T:4-->
====Description==== <!--T:4-->

Revision as of 23:30, 17 November 2018

Sketcher CloseShape

Menu location
Sketch → Sketcher tools → Close Shape
Workbenches
Sketcher
Default shortcut
Shift+Ctrl+S
Introduced in version
0.15
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