Sketcher ConnectLines: Difference between revisions

From FreeCAD Documentation
No edit summary
(Docnav + Shortcut)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>

<!--T:10-->
<!--T:10-->
{{Docnav
{{Docnav
|[[Sketcher_CloseShape|Close Shape]]
|[[Sketcher_CloseShape|Close shape]]
|[[Sketcher_SelectConstraints|Select Constraints]]
|[[Sketcher_SelectConstraints|Select associated constraints]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CloseShape.svg
|IconL=Sketcher_CloseShape.svg
Line 14: Line 15:
{{GuiCommand
{{GuiCommand
|Name=Sketcher ConnectLines
|Name=Sketcher ConnectLines
|MenuLocation=Sketch → Sketcher tools → Connect Edges
|MenuLocation=Sketch → Sketcher tools → Connect edges
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Shortcut={{KEY|Ctrl}}+{{KEY|Shift}}+{{KEY|K}}
|Shortcut={{KEY|Z}} {{KEY|J}}
|Version=0.15
|Version=0.15
|SeeAlso=[[Sketcher_ConstrainCoincident|Sketcher ConstrainCoincident]]
|SeeAlso=[[Sketcher_ConstrainCoincident|Sketcher ConstrainCoincident]]
Line 31: Line 32:
# Select the unconnected elements in the [[3D_view|3D view]] or in the [[Task_panel|Task panel]] on the left side of the screen
# Select the unconnected elements in the [[3D_view|3D view]] or in the [[Task_panel|Task panel]] on the left side of the screen
# Invoke the command using several methods:
# Invoke the command using several methods:
#* Press the {{Button|[[File:Sketcher_ConnectLines.svg|16px]] [[Sketcher_ConnectLines|Connect lines]]}} button.
#* Press the {{Button|[[File:Sketcher_ConnectLines.svg|16px]] [[Sketcher_ConnectLines|Connect edges]]}} button.
#* Use the {{KEY|Ctrl}} + {{KEY|Shift}} + {{KEY|K}} keyboard shortcut.
#* Use the {{KEY|Z}} then {{KEY|J}} keyboard shortcut.
#* Use the {{MenuCommand|Sketch → Sketcher tools → [[File:Sketcher_ConnectLines.svg|16px]] Connect Edges}} entry from the top menu.
#* Use the {{MenuCommand|Sketch → Sketcher tools → [[File:Sketcher_ConnectLines.svg|16px]] Connect edges}} entry from the top menu.


==Notes== <!--T:4-->
==Notes== <!--T:4-->
Line 43: Line 44:
<!--T:11-->
<!--T:11-->
{{Docnav
{{Docnav
|[[Sketcher_CloseShape|Close Shape]]
|[[Sketcher_CloseShape|Close shape]]
|[[Sketcher_SelectConstraints|Select Constraints]]
|[[Sketcher_SelectConstraints|Select associated constraints]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CloseShape.svg
|IconL=Sketcher_CloseShape.svg
Line 52: Line 53:


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

Revision as of 21:00, 20 March 2022

Sketcher ConnectLines

Menu location
Sketch → Sketcher tools → Connect edges
Workbenches
Sketcher
Default shortcut
Z J
Introduced in version
0.15
See also
Sketcher ConstrainCoincident

Description

Applies Coincident constraints to endpoints with the same coordinates of the selected elements.

Usage

  1. Select the unconnected elements in the 3D view or in the Task panel on the left side of the screen
  2. Invoke the command using several methods:
    • Press the Connect edges button.
    • Use the Z then J keyboard shortcut.
    • Use the Sketch → Sketcher tools → Connect edges entry from the top menu.

Notes

Before using this command make sure that obvious constraints (horizontal, vertical, tangential) are already applied to the elements. Selecting the elements in a counter-clock-wise order seems to produce better results.