Sketcher CloseShape: Difference between revisions

From FreeCAD Documentation
m (Changed section to 'Usage')
No edit summary
(8 intermediate revisions by 4 users not shown)
Line 2: Line 2:
<translate>
<translate>
<!--T:13-->
<!--T:13-->
{{Docnav
{{Docnav|[[Sketcher_SelectElementsWithDoFs|Select solver DOFs]]|[[Sketcher ConnectLines|Connect Edges]]|[[Sketcher_Workbench|Sketcher]]|IconL=Sketcher SelectElementsWithDoFs.svg|IconC=Workbench_Sketcher.svg|IconR=Sketcher ConnectLines.png‎}}
|[[Sketcher_SelectElementsWithDoFs|Select solver DOFs]]
|[[Sketcher_ConnectLines|Connect Edges]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_SelectElementsWithDoFs.svg
|IconR=Sketcher_ConnectLines.svg‎
|IconC=Workbench_Sketcher.svg
}}


<!--T:1-->
<!--T:1-->
Line 8: Line 15:
|Name=Sketcher CloseShape
|Name=Sketcher CloseShape
|MenuLocation=Sketch → Sketcher tools → Close Shape
|MenuLocation=Sketch → Sketcher tools → Close Shape
|Workbenches=[[Sketcher Workbench|Sketcher]]
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Shortcut=Shift+Ctrl+S
|Shortcut={{KEY|Ctrl}} + {{KEY|Shift}} + {{KEY|S}}
|Version=0.15
|Version=0.15
}}
}}
Line 21: Line 28:


<!--T:10-->
<!--T:10-->
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 unconnected sketcher elements in the [[Tree_view|tree view]] or in the [[3D_view|3D view]]
# Invoke the command several ways:
or use {{KEY|Ctrl}} + {{KEY|Shift}} + {{KEY|S}}
#* Press the {{Button|[[File:Sketcher_CloseShape.svg|16px]] [[Sketcher_CloseShape|Close shape]]}} button.
#* Use the {{KEY|Ctrl}} + {{KEY|Shift}} + {{KEY|S}} keyboard shortcut.
#* Use the {{MenuCommand|Sketch → Sketcher tools → [[File:Sketcher_CloseShape.svg|16px]] Close Shape}} entry from the top menu


==Notes== <!--T:6-->
==Notes== <!--T:6-->
Line 28: Line 38:
<!--T:11-->
<!--T:11-->
The tool will connect the elements in the order of their selection, so make sure to click and select in the correct order.
The tool will connect the elements in the order of their selection, so make sure to click and select in the correct order.





<!--T:14-->
<!--T:14-->
{{Docnav
{{Docnav|[[Sketcher_SelectElementsWithDoFs|Select solver DOFs]]|[[Sketcher ConnectLines|Connect Edges]]|[[Sketcher_Workbench|Sketcher]]|IconL=Sketcher SelectElementsWithDoFs.svg|IconC=Workbench_Sketcher.svg|IconR=Sketcher ConnectLines.png‎}}
|[[Sketcher_SelectElementsWithDoFs|Select solver DOFs]]

|[[Sketcher_ConnectLines|Connect Edges]]
<!--T:15-->
|[[Sketcher_Workbench|Sketcher]]
{{Sketcher Tools navi}}
|IconL=Sketcher_SelectElementsWithDoFs.svg
|IconR=Sketcher_ConnectLines.svg‎
|IconC=Workbench_Sketcher.svg
}}


<!--T:16-->
{{Userdocnavi}}


</translate>
</translate>
{{Sketcher Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}
{{clear}}

Revision as of 22:15, 22 November 2021

Sketcher CloseShape

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

  1. While editing a sketch, multi-select your unconnected sketcher elements in the tree view or in the 3D view
  2. Invoke the command several ways:
    • Press the Close shape button.
    • Use the Ctrl + Shift + S keyboard shortcut.
    • Use the Sketch → Sketcher tools → Close Shape entry from the top menu

Notes

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