CAM SelectLoop/en: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Docnav
{{Docnav
|[[CAM_Simulator|Simulator]]
|[[Path_ToolLibraryEdit|Tool Manager]]
|[[CAM_OpActiveToggle|OpActiveToggle]]
|[[Path_Contour|Contour]]
|[[Path_Workbench|Path]]
|[[CAM_Workbench|CAM]]
|IconL=Path_ToolLibraryEdit.png
|IconL=CAM_Simulator.svg
|IconC=Workbench_Path.svg
|IconR=CAM_OpActiveToggle.svg
|IconR=Path_Contour.svg
|IconC=Workbench_CAM.svg
}}
}}


{{GuiCommand
{{GuiCommand
|Name=Path SelectLoop
|Name=CAM SelectLoop
|MenuLocation=CAM → Finish Selecting Loop
|Workbenches=[[Path Workbench|Path]]
|Workbenches=[[CAM_Workbench|CAM]]
|MenuLocation=Path → Finish Selecting Loop
|Shortcut={{KEY|P}} {{KEY|L}}
|Shortcut={{KEY|P}} {{KEY|L}}
|SeeAlso=}}
|SeeAlso=
}}


==Description==
==Description==
The {{Button|[[Image:Path_SelectLoop.svg|16px]] [[Path SelectLoop|Path SelectLoop]]}} command completes a selection of edges that form a loop.


The [[Image:CAM_SelectLoop.svg|16px]] [[CAM_SelectLoop|SelectLoop]] tool completes a selection of edges that form a loop.
==Usage==


==Usage==
# Select two edges that share a common vertex.
# Invoke the Select Loop command using several methods:
#* Press the {{KEY|[[Image:Path_SelectLoop.svg|24px]]}} button.
#* Using the {{KEY|P}} then {{KEY|L}} keyboard shortcut.
#* 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'''.


# Select an edge.
==Options==
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:CAM_SelectLoop.svg|16px]] [[CAM_SelectLoop|CAM SelectLoop]]}} button.
#* Select the {{MenuCommand|CAM → [[Image:CAM_SelectLoop.svg|16px]] Finish Selecting Loop}} option from the menu.
#* Use the keyboard shortcut: {{KEY|P}} then {{KEY|L}}.
# The remaining edges of the loop are added to the selection.


==Properties==
==Notes==


* This command can also be very useful in other workbenches.
==Limitations==


==Scripting==


{{Docnav
{{Docnav
|[[CAM_Simulator|Simulator]]
|[[Path_ToolLibraryEdit|Tool Manager]]
|[[CAM_OpActiveToggle|OpActiveToggle]]
|[[Path_Contour|Contour]]
|[[Path_Workbench|Path]]
|[[CAM_Workbench|CAM]]
|IconL=Path_ToolLibraryEdit.png
|IconL=CAM_Simulator.svg
|IconC=Workbench_Path.svg
|IconR=CAM_OpActiveToggle.svg
|IconR=Path_Contour.svg
|IconC=Workbench_CAM.svg
}}
}}


{{Path_Tools_navi{{#translation:}}}}
{{CAM_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 14:22, 26 March 2024

CAM SelectLoop

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

Description

The SelectLoop tool completes a selection of edges that form a loop.

Usage

  1. Select an edge.
  2. There are several ways to invoke the command:
    • Press the CAM SelectLoop button.
    • Select the CAM → Finish Selecting Loop option from the menu.
    • Use the keyboard shortcut: P then L.
  3. The remaining edges of the loop are added to the selection.

Notes

  • This command can also be very useful in other workbenches.