Std TreePreSelection: Difference between revisions

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


The '''Std TreePreSelection''' command toggles 'TreePreSelection' mode. If this mode is on, an object that the mouse is over in the [[Tree_view|Tree view]] will be pre-selectected (temporarily highlighted) in all [[3D_view|3D views]] belonging to that object's document.
The '''Std TreePreSelection''' command toggles the [[Tree_view|Tree view]] PreSelection mode. If this mode is on, an object that the mouse is over in the Tree view will be pre-selectected (temporarily highlighted) in all [[3D_view|3D views]] belonging to that object's document.


==Usage==
==Usage==
Line 30: Line 30:
#* Select the {{MenuCommand|View → TreeView actions → [[Image:Std_TreeSyncView.svg|16px]] Pre-selection}} option from the menu.
#* Select the {{MenuCommand|View → TreeView actions → [[Image:Std_TreeSyncView.svg|16px]] Pre-selection}} option from the menu.
#* Use the keyboard shortcut: {{KEY|T}} then {{KEY|4}}.
#* Use the keyboard shortcut: {{KEY|T}} then {{KEY|4}}.

==Preferences==

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


{{Docnav
{{Docnav

Revision as of 09:48, 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 TreePreSelection

Menu location
View → TreeView actions → Pre-selection
Workbenches
All
Default shortcut
T 4
Introduced in version
-
See also
None

Description

The Std TreePreSelection command toggles the Tree view PreSelection mode. If this mode is on, an object that the mouse is over in the Tree view will be pre-selectected (temporarily highlighted) in all 3D views belonging to that object's document.

Usage

  1. There are several ways to invoke the command:
    • Select the View → TreeView actions → Pre-selection option from the menu.
    • Use the keyboard shortcut: T then 4.

Preferences

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