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)
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:


{{Docnav
{{Docnav
|[[Std_TreeDrag|Std TreeDrag]]
|[[Std_TreeDrag|TreeDrag]]
|[[Std_SelBack|SelBack]]
|
|[[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 15: Line 15:
|Workbenches=All
|Workbenches=All
|Shortcut={{KEY|T}} {{KEY|G}}
|Shortcut={{KEY|T}} {{KEY|G}}
|Version=0.19
}}
}}


Line 27: Line 28:
# 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:
#* Click on the black down arrow to the right of the {{Button|[[Image:Std_TreeSyncView.svg|16px]]}} button and select the {{MenuCommand|[[Image:Std_TreeSelection.svg|16px]] Go to selection}} option from the flyout. Note: the button image will change depending on the selected option.
#* Select the {{MenuCommand|View → TreeView actions → [[Image:Std_TreeSelection.svg|16px]] Go to selection}} option from the menu.
#* Select the {{MenuCommand|View → TreeView actions → [[Image:Std_TreeSelection.svg|16px]] Go to selection}} option from the menu.
#* Select the {{MenuCommand|[[Image:Std_TreeSelection.svg|16px]] Go to selection}} option from the 3D view context menu.
#* Select the {{MenuCommand|[[Image:Std_TreeSelection.svg|16px]] Go to selection}} option from the 3D view context menu.
Line 32: Line 34:


{{Docnav
{{Docnav
|[[Std_TreeDrag|Std TreeDrag]]
|[[Std_TreeDrag|TreeDrag]]
|[[Std_SelBack|SelBack]]
|
|[[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 42: 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.