Std TreePreSelection: Difference between revisions

From FreeCAD Documentation
(Added toolbar info.)
mNo edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 4: Line 4:
<!--T:1-->
<!--T:1-->
{{Docnav
{{Docnav
|[[Std_TreeSyncPlacement|Std TreeSyncPlacement]]
|[[Std_TreeSyncPlacement|TreeSyncPlacement]]
|[[Std_TreeRecordSelection|Std TreeRecordSelection]]
|[[Std_TreeRecordSelection|TreeRecordSelection]]
|[[Std_View_Menu|Std View Menu]]
|[[Std_View_Menu|Std View Menu]]
|IconL=Std_TreeSyncPlacement.svg
|IconL=Std_TreeSyncPlacement.svg
Line 18: Line 18:
|Workbenches=All
|Workbenches=All
|Shortcut={{KEY|T}} {{KEY|4}}
|Shortcut={{KEY|T}} {{KEY|4}}
|Version=0.19
}}
}}


Line 29: Line 30:
<!--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|Pre-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|Pre-selection}} option from the flyout. Note: the button image will change depending on the selected option.
#* 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}}.
Line 36: Line 37:


<!--T:8-->
<!--T:8-->
The Tree view PreSelection mode is stored: {{MenuCommand|Tools Edit parameters... BaseApp Preferences → TreeViewPreSelection}}. It is a boolean value, the default is {{TRUE}}.
The Tree view PreSelection mode can also be set in the [[Preferences_Editor#Selection|Preferences editor]]: {{MenuCommand|Edit→ Preferences → GeneralSelection}}.



<!--T:9-->
<!--T:9-->
{{Docnav
{{Docnav
|[[Std_TreeSyncPlacement|Std TreeSyncPlacement]]
|[[Std_TreeSyncPlacement|TreeSyncPlacement]]
|[[Std_TreeRecordSelection|Std TreeRecordSelection]]
|[[Std_TreeRecordSelection|TreeRecordSelection]]
|[[Std_View_Menu|Std View Menu]]
|[[Std_View_Menu|Std View Menu]]
|IconL=Std_TreeSyncPlacement.svg
|IconL=Std_TreeSyncPlacement.svg

Latest revision as of 13:56, 7 February 2021

Std TreePreSelection

Menu location
View → TreeView actions → Pre-selection
Workbenches
All
Default shortcut
T 4
Introduced in version
0.19
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:
    • Click on the black down arrow to the right of the button and select the Pre-selection option from the flyout. Note: the button image will change depending on the selected option.
    • Select the View → TreeView actions → Pre-selection option from the menu.
    • Use the keyboard shortcut: T then 4.

Preferences

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