CAM SelectLoop/de: 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:
<languages/>
<languages/>
{{Docnav
{{Docnav|[[Path_ToolLibraryEdit|Tool Manager]]|[[Path_Contour|Contour]]|[[Path_Workbench|Path]]|IconL=Path_ToolLibraryEdit.png|IconC=Workbench_Path.svg|IconR=Path_Contour.svg}}
|[[Path_ToolLibraryEdit|Tool Manager]]
|[[Path_Contour|Contour]]
|[[Path_Workbench|Path]]
|IconL=Path_ToolLibraryEdit.png
|IconC=Workbench_Path.svg
|IconR=Path_Contour.svg
}}


{{GuiCommand
{{GuiCommand
Line 20: Line 27:
#* Press the {{KEY|[[Image:Path_SelectLoop.svg|24px]]}} button.
#* Press the {{KEY|[[Image:Path_SelectLoop.svg|24px]]}} button.
#* Using the {{KEY|P}} then {{KEY|L}} keyboard shortcut.
#* Using the {{KEY|P}} then {{KEY|L}} keyboard shortcut.
#* {{KEY|Path}} → {{KEY|[[Image:Path_SelectLoop.svg|24px]] [[Path SelectLoop|Finish Selecting Loop]]}} entry from the top menu.
#* Using the {{MenuCommand|Path → {{KEY|[[Image:Path_SelectLoop.svg|24px]] [[Path SelectLoop|Finish Selecting Loop]]}}}} entry from the Path menu.
'''RESULT:''' The remaining edges that form the loop will be automatically selected. '''Note: This function is very useful in other workbenches as well'''.
'''RESULT:''' The remaining edges that form the loop will be automatically selected. '''Note: This function is very useful in other workbenches as well'''.


Line 31: Line 38:
==Scripting==
==Scripting==


{{Docnav
{{Docnav|[[Path_ToolLibraryEdit|Tool Manager]]|[[Path_Contour|Contour]]|[[Path_Workbench|Path]]|IconL=Path_ToolLibraryEdit.png|IconC=Workbench_Path.svg|IconR=Path_Contour.svg}}
|[[Path_ToolLibraryEdit|Tool Manager]]
|[[Path_Contour|Contour]]
|[[Path_Workbench|Path]]
|IconL=Path_ToolLibraryEdit.png
|IconC=Workbench_Path.svg
|IconR=Path_Contour.svg
}}


{{Path_Tools_navi}}
{{Path_Tools_navi}}

Revision as of 17:50, 15 February 2020

Path SelectLoop

Menu location
Path → Finish Selecting Loop
Workbenches
Path
Default shortcut
P L
Introduced in version
-
See also
None

Beschreibung

Der Befehl WähleSchleife vervollständigt eine Auswahl von Kanten, die eine Schleife bilden.

Verwendung

  1. Select two edges that share a common vertex.
  2. Invoke the Select Loop command using several methods:
    • Press the button.
    • Using the P then L keyboard shortcut.
    • Using the Path → Finish Selecting Loop entry from the Path menu.

RESULT: The remaining edges that form the loop will be automatically selected. Note: This function is very useful in other workbenches as well.

Options

Properties

Limitations

Scripting

Template:Path Tools navi