Std TreeSelection: 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_TreeDrag|Std TreeDrag]]
|[[Std_TreeDrag|Std TreeDrag]]
Line 11: Line 12:
}}
}}


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


==Description==
==Description== <!--T:3-->


<!--T:4-->
The '''Std TreeSelection''' command scrolls the [[Tree_view|Tree view]] to the first created object in a [[3D_view|3D view]] selection.
The '''Std TreeSelection''' command scrolls the [[Tree_view|Tree view]] to the first created object in a [[3D_view|3D view]] selection.


<!--T:5-->
If the Tree view [[Std_TreeSyncSelection|SyncSelection]] mode is off, the Tree view is scrolled to the first created object in the selection whose parent was already expanded in the Tree view. If none of the objects' parents are expanded the command will have no effect in that mode.
If the Tree view [[Std_TreeSyncSelection|SyncSelection]] mode is off, the Tree view is scrolled to the first created object in the selection whose parent was already expanded in the Tree view. If none of the objects' parents are expanded the command will have no effect in that mode.


==Usage==
==Usage== <!--T:6-->


<!--T:7-->
# Select one or more objects in a 3D view.
# Select one or more objects in a 3D view.
# There are several ways to invoke the command:
# There are several ways to invoke the command:
Line 32: Line 37:
#* Use the keyboard shortcut: {{KEY|T}} then {{KEY|G}}.
#* Use the keyboard shortcut: {{KEY|T}} then {{KEY|G}}.


<!--T:8-->
{{Docnav
{{Docnav
|[[Std_TreeDrag|Std TreeDrag]]
|[[Std_TreeDrag|Std TreeDrag]]

Revision as of 11:41, 14 April 2020

Std TreeSelection

Menu location
View → TreeView actions → Go to selection
Workbenches
All
Default shortcut
T G
Introduced in version
-
See also
None

Description

The Std TreeSelection command scrolls the Tree view to the first created object in a 3D view selection.

If the Tree view SyncSelection mode is off, the Tree view is scrolled to the first created object in the selection whose parent was already expanded in the Tree view. If none of the objects' parents are expanded the command will have no effect in that mode.

Usage

  1. Select one or more objects in a 3D view.
  2. There are several ways to invoke the command:
    • Select the View → TreeView actions → Go to selection option from the menu.
    • Select the Go to selection option from the 3D view context menu.
    • Use the keyboard shortcut: T then G.