Std TreeSelection: Difference between revisions

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


The '''Std TreeSelection''' command scrolls the [[Tree_view|Tree view]] to the object that was first created in a [[3D_view|3D view]] selection. If '[[Std_TreeSyncSelection|TreeSyncSelection]]' 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.
The '''Std TreeSelection''' command scrolls the [[Tree_view|Tree view]] to the object that was first created in a [[3D_view|3D view]] selection.

If '[[Std_TreeSyncSelection|TreeSyncSelection]]' 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==

Revision as of 15:32, 8 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 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 object that was first created in a 3D view selection.

If 'TreeSyncSelection' 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.