Std TreeRecordSelection: Difference between revisions

From FreeCAD Documentation
(Created. 'In progress' for now.)
 
No edit summary
Line 23: Line 23:
==Description==
==Description==


The '''Std TreeRecordSelection''' command toggles 'TreeRecordSelection' mode. If this mode is on, each [[Tree_view|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==
Line 30: Line 30:
#* 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==

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


{{Docnav
{{Docnav

Revision as of 09:53, 13 April 2020

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.


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.