Std SelForward: Difference between revisions

From FreeCAD Documentation
(Usage)
(MenuLocation)
 
Line 15: Line 15:
{{GuiCommand
{{GuiCommand
|Name=Std SelForward
|Name=Std SelForward
|MenuLocation=View → TreeView actions → Selection Forward
|MenuLocation=View → TreeView actions → Selection forward
|Workbenches=All
|Workbenches=All
|Shortcut={{KEY|S}} {{KEY|F}}
|Shortcut={{KEY|S}} {{KEY|F}}
Line 32: Line 32:
# There has to be a next Tree view selection.
# There has to be a next Tree view selection.
# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Click on the black down arrow to the right of the {{Button|[[Image:Std_TreeSyncView.svg|16px]]}} button and select the {{MenuCommand|[[Image:Std_SelForward.svg|16px]] Selection Forward}} option from the flyout. Note: the button image will change depending on the selected option.
#* Click on the black down arrow to the right of the {{Button|[[Image:Std_TreeSyncView.svg|16px]]}} button and select the {{MenuCommand|[[Image:Std_SelForward.svg|16px]] Selection forward}} option from the flyout. Note: the button image will change depending on the selected option.
#* Select the {{MenuCommand|View → TreeView actions → [[Image:Std_SelForward.svg|16px]] Selection Forward}} option from the menu.
#* Select the {{MenuCommand|View → TreeView actions → [[Image:Std_SelForward.svg|16px]] Selection forward}} option from the menu.
#* Use the keyboard shortcut: {{KEY|S}} then {{KEY|F}}.
#* Use the keyboard shortcut: {{KEY|S}} then {{KEY|F}}.
# The next selection is restored.
# The next selection is restored.

Latest revision as of 18:54, 20 October 2023

Std SelForward

Menu location
View → TreeView actions → Selection forward
Workbenches
All
Default shortcut
S F
Introduced in version
0.19
See also
Std SelBack

Description

The Std SelForward command restores the next recorded Tree view selection. Note that selections are only recorded if Tree RecordSelection mode is switched on.

Usage

  1. There has to be a next Tree view selection.
  2. There are several ways to invoke the command:
    • Click on the black down arrow to the right of the button and select the Selection forward option from the flyout. Note: the button image will change depending on the selected option.
    • Select the View → TreeView actions → Selection forward option from the menu.
    • Use the keyboard shortcut: S then F.
  3. The next selection is restored.

Notes

  • Only Tree view selections are recorded. To record a selection made in the 3D view a final object has to be added in the Tree view.