Std TreeRecordSelection: Difference between revisions

From FreeCAD Documentation
No edit summary
mNo edit summary
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Page in progress}}

<translate>
<translate>


<!--T:1-->
{{Docnav
{{Docnav
|[[Std_TreePreSelection|Std TreePreSelection]]
|[[Std_TreePreSelection|TreePreSelection]]
|[[Std_TreeSingleDocument|Std TreeSingleDocument]]
|[[Std_TreeSingleDocument|TreeSingleDocument]]
|[[Std_View_Menu|Std View Menu]]
|[[Std_View_Menu|Std View Menu]]
|IconL=Std_TreePreSelection.svg
|IconL=Std_TreePreSelection.svg
Line 14: Line 12:
}}
}}


<!--T:2-->
{{GuiCommand
{{GuiCommand
|Name=Std TreeRecordSelection
|Name=Std TreeRecordSelection
Line 19: Line 18:
|Workbenches=All
|Workbenches=All
|Shortcut={{KEY|T}} {{KEY|5}}
|Shortcut={{KEY|T}} {{KEY|5}}
|Version=0.19
}}
}}


==Description==
==Description== <!--T:3-->


<!--T:4-->
The '''Std TreeRecordSelection''' command toggles the [[Tree_view|Tree view]] RecordSelection mode. If this mode is on, each Tree view selection is stored for future use. With the {{Button|[[Image:Std_SelBack.svg|16px]]}} and {{Button|[[Image:Std_SelForward.svg|16px]]}} buttons you can go backwards and forwards through these selections and restore them.
The '''Std TreeRecordSelection''' command toggles the [[Tree_view|Tree view]] RecordSelection mode. If this mode is on, each Tree view selection is stored for future use. With the {{Button|[[Image:Std_SelBack.svg|16px]]}} and {{Button|[[Image:Std_SelForward.svg|16px]]}} buttons you can go backwards and forwards through these selections and restore them.


==Usage==
==Usage== <!--T:5-->


<!--T:6-->
# 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|Record selection}} option from the flyout. Note: the button image will change depending on the selected option.
#* Select the {{MenuCommand|View → TreeView actions → [[Image:Std_TreeRecordSelection.svg|16px]] Record selection}} option from the menu.
#* Select the {{MenuCommand|View → TreeView actions → [[Image:Std_TreeRecordSelection.svg|16px]] Record selection}} option from the menu.
#* Use the keyboard shortcut: {{KEY|T}} then {{KEY|5}}.
#* Use the keyboard shortcut: {{KEY|T}} then {{KEY|5}}.


==Preferences==
==Preferences== <!--T:7-->

<!--T:8-->
The Tree view RecordSelection mode can also be set in the [[Preferences_Editor#Selection|Preferences editor]]: {{MenuCommand|Edit→ Preferences → General → Selection}}.


The Tree view RecordSelection mode is stored: {{MenuCommand|Tools → Edit parameters... → BaseApp → Preferences → TreeView → RecordSelection}}. It is a boolean value, the default is {{TRUE}}.


<!--T:9-->
{{Docnav
{{Docnav
|[[Std_TreePreSelection|Std TreePreSelection]]
|[[Std_TreePreSelection|TreePreSelection]]
|[[Std_TreeSingleDocument|Std TreeSingleDocument]]
|[[Std_TreeSingleDocument|TreeSingleDocument]]
|[[Std_View_Menu|Std View Menu]]
|[[Std_View_Menu|Std View Menu]]
|IconL=Std_TreePreSelection.svg
|IconL=Std_TreePreSelection.svg

Latest revision as of 13:53, 7 February 2021

Std TreeRecordSelection

Menu location
View → TreeView actions → Record selection
Workbenches
All
Default shortcut
T 5
Introduced in version
0.19
See also
None

Description

The Std TreeRecordSelection command toggles the Tree view RecordSelection mode. If this mode is on, each Tree view selection is stored for future use. With the and buttons you can go backwards and forwards through these selections and restore them.

Usage

  1. There are several ways to invoke the command:
    • Click on the black down arrow to the right of the button and select the Record selection option from the flyout. Note: the button image will change depending on the selected option.
    • Select the View → TreeView actions → Record selection option from the menu.
    • Use the keyboard shortcut: T then 5.

Preferences

The Tree view RecordSelection mode can also be set in the Preferences editor: Edit→ Preferences → General → Selection.