Std SelBack: Difference between revisions

From FreeCAD Documentation
mNo edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 4: Line 4:
<!--T:1-->
<!--T:1-->
{{Docnav
{{Docnav
|[[Std_TreeSelection|TreeSelection]]
|[[Std_LinkSelectAllLinks|LinkSelectAllLinks]]
|[[Std_SelForward|SelForward]]
|[[Std_SelForward|SelForward]]
|[[Std_Base|Std Base]]
|[[Std_View_Menu|Std View Menu]]
|IconL=Std_LinkSelectAllLinks.svg
|IconL=Std_TreeSelection.svg
|IconR=Std_SelForward.svg
|IconR=Std_SelForward.svg
|IconC=Freecad.svg
|IconC=Freecad.svg
Line 15: Line 15:
{{GuiCommand
{{GuiCommand
|Name=Std SelBack
|Name=Std SelBack
|MenuLocation=
|MenuLocation=View → TreeView actions → Selection back
|Workbenches=All
|Workbenches=All
|Shortcut={{KEY|S}} {{KEY|B}}
|Version=0.19
|Version=0.19
|SeeAlso=[[Std_LinkSelectLinked|Std LinkSelectLinked]], [[Std_LinkSelectLinkedFinal|Std LinkSelectLinkedFinal]], [[Std_LinkSelectAllLinks|Std LinkSelectAllLinks]], [[Std_SelForward|Std SelForward]]
|SeeAlso=[[Std_SelForward|Std SelForward]]
}}
}}


Line 30: Line 31:
<!--T:6-->
<!--T:6-->
# There has to be a previous Tree view selection.
# There has to be a previous Tree view selection.
# There are several ways to invoke the command:
# Press the {{Button|[[Image:Std_SelBack.svg|16px]] [[Std_SelBack|Back]]}} button.
#* Click on the black down arrow to the right of the {{Button|[[Image:Std_TreeSyncView.svg|16px]]}} button and select the {{MenuCommand|[[Image:Std_SelBack.svg|16px]] Selection back}} option from the flyout. Note: the button image will change depending on the selected option.
#* Select the {{MenuCommand|View → TreeView actions → [[Image:Std_SelBack.svg|16px]] Selection back}} option from the menu.
#* Use the keyboard shortcut: {{KEY|S}} then {{KEY|B}}.
# The previous selection is restored.
# The previous selection is restored.


Line 41: Line 45:
<!--T:9-->
<!--T:9-->
{{Docnav
{{Docnav
|[[Std_TreeSelection|TreeSelection]]
|[[Std_LinkSelectAllLinks|LinkSelectAllLinks]]
|[[Std_SelForward|SelForward]]
|[[Std_SelForward|SelForward]]
|[[Std_Base|Std Base]]
|[[Std_View_Menu|Std View Menu]]
|IconL=Std_LinkSelectAllLinks.svg
|IconL=Std_TreeSelection.svg
|IconR=Std_SelForward.svg
|IconR=Std_SelForward.svg
|IconC=Freecad.svg
|IconC=Freecad.svg

Latest revision as of 18:53, 20 October 2023

Std SelBack

Menu location
View → TreeView actions → Selection back
Workbenches
All
Default shortcut
S B
Introduced in version
0.19
See also
Std SelForward

Description

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

Usage

  1. There has to be a previous 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 back option from the flyout. Note: the button image will change depending on the selected option.
    • Select the View → TreeView actions → Selection back option from the menu.
    • Use the keyboard shortcut: S then B.
  3. The previous 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.