Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.42 KB

Std_TreeSelection.md

File metadata and controls

35 lines (22 loc) · 1.42 KB
Error in user YAML: (<unknown>): did not find expected alphabetic or numeric character while scanning an alias at line 5 column 14
---
 GuiCommand:
   Name: Std TreeSelection
   MenuLocation: View , TreeView actions , Go to selection
   Workbenches: All
   Shortcut: **T** **G**
   Version: 0.19
---

Std TreeSelection

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 button and select the Go to selection option from the flyout. Note: the button image will change depending on the selected option.
    • 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.

{{Std Base navi}}


documentation index > Std TreeSelection