Std TreeRecordSelection: Difference between revisions

From FreeCAD Documentation
(Added toolbar info.)
No edit summary
Line 29: Line 29:
<!--T:6-->
<!--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 {{MenuCommand|Record selection}} 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|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}}.

Revision as of 08:05, 16 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:
    • 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 is stored: Tools → Edit parameters... → BaseApp → Preferences → TreeView → RecordSelection. It is a boolean value, the default is true.