Sketcher CloseShape/fr: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:

{{GuiCommand|Name=Sketcher CloseShape|Workbenches=[[Sketcher Workbench|Sketcher]]|MenuLocation=Sketch → Sketcher tools → Close Shape|Shortcut=Shift+Ctrl+S|SeeAlso=}}
{{GuiCommand|Name=Sketcher CloseShape|Workbenches=[[Sketcher Workbench|Sketcher]]|MenuLocation=Sketch → Sketcher tools → Close Shape|Shortcut=Shift+Ctrl+S|SeeAlso=}}


====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.


====Description====
====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====
[[Category:UnfinishedDocu]]




[[Category:UnfinishedDocu]]


{{clear}}
{{clear}}

Revision as of 07:53, 28 January 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