Std TreeSelection/en: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
Line 3: Line 3:
{{Docnav
{{Docnav
|[[Std_TreeDrag|TreeDrag]]
|[[Std_TreeDrag|TreeDrag]]
|[[Std_SelBack|SelBack]]
|[[Std_ViewStatusBar|ViewStatusBar]]
|[[Std_View_Menu|Std View Menu]]
|[[Std_View_Menu|Std View Menu]]
|IconL=Std_TreeDrag.svg
|IconL=Std_TreeDrag.svg
|IconR=
|IconR=Std_SelBack.svg
|IconC=Freecad.svg
|IconC=Freecad.svg
}}
}}
Line 35: Line 35:
{{Docnav
{{Docnav
|[[Std_TreeDrag|TreeDrag]]
|[[Std_TreeDrag|TreeDrag]]
|[[Std_SelBack|SelBack]]
|[[Std_ViewStatusBar|ViewStatusBar]]
|[[Std_View_Menu|Std View Menu]]
|[[Std_View_Menu|Std View Menu]]
|IconL=Std_TreeDrag.svg
|IconL=Std_TreeDrag.svg
|IconR=
|IconR=Std_SelBack.svg
|IconC=Freecad.svg
|IconC=Freecad.svg
}}
}}
Line 44: Line 44:
{{Std Base navi{{#translation:}}}}
{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 19:50, 9 October 2023

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 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.