Std TreeRecordSelection: Difference between revisions

From FreeCAD Documentation
(Removed 'In Progress'.)
(Marked this version for translation)
Line 2: Line 2:
<translate>
<translate>


<!--T:1-->
{{Docnav
{{Docnav
|[[Std_TreePreSelection|Std TreePreSelection]]
|[[Std_TreePreSelection|Std TreePreSelection]]
Line 11: Line 12:
}}
}}


<!--T:2-->
{{GuiCommand
{{GuiCommand
|Name=Std TreeRecordSelection
|Name=Std TreeRecordSelection
Line 18: Line 20:
}}
}}


==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:
#* 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 is stored: {{MenuCommand|Tools → Edit parameters... → BaseApp → Preferences → TreeView → RecordSelection}}. It is a boolean value, the default is {{TRUE}}.
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|Std TreePreSelection]]

Revision as of 11:43, 14 April 2020

Std TreeRecordSelection

Menu location
View → TreeView actions → Record selection
Workbenches
All
Default shortcut
T 5
Introduced in version
-
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:
    • Select the View → TreeView actions → Record selection option from the menu.
    • Use the keyboard shortcut: T then 5.

Preferences

The Tree view RecordSelection mode is stored: Tools → Edit parameters... → BaseApp → Preferences → TreeView → RecordSelection. It is a boolean value, the default is true.