Std TreeSelection

From FreeCAD Documentation
Jump to navigation Jump to search

Std TreeSelection.svg Std TreeSelection

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