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|[[Path_ToolLibraryEdit|Tool Manager]]|[[Path_Contour|Contour]]|[[Path_Workbench|Path]]|IconL=Path_ToolLibraryEdit.png|IconC=Path-Workbench.svg|IconR=Path_Contour.png}}
{{Docnav|[[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 18: Line 18:
# Select two edges that share a common vertex.
# Select two edges that share a common vertex.
# Invoke the Select Loop command using several methods:
# Invoke the Select Loop command using several methods:
#* Press the {{KEY|[[Image:Path_SelectLoop.png|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.png|24px]] [[Path SelectLoop|Finish Selecting Loop]]}} entry from the top menu.
#* {{KEY|Path}} → {{KEY|[[Image:Path_SelectLoop.svg|24px]] [[Path SelectLoop|Finish Selecting Loop]]}} entry from the top 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 31:
==Scripting==
==Scripting==


{{Docnav|[[Path_ToolLibraryEdit|Tool Manager]]|[[Path_Contour|Contour]]|[[Path_Workbench|Path]]|IconL=Path_ToolLibraryEdit.png|IconC=Path-Workbench.svg|IconR=Path_Contour.png}}
{{Docnav|[[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:56, 14 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.
    • Path Finish Selecting Loop entry from the top 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