Std TreeSelection: Difference between revisions

From FreeCAD Documentation
No edit summary
(Docnav)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Page in progress}}

<translate>
<translate>


<!--T:1-->
{{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
}}
}}


<!--T:2-->
{{GuiCommand
{{GuiCommand
|Name=Std TreeSelection
|Name=Std TreeSelection
Line 19: Line 18:
|Workbenches=All
|Workbenches=All
|Shortcut={{KEY|T}} {{KEY|G}}
|Shortcut={{KEY|T}} {{KEY|G}}
|Version=0.19
}}
}}


==Description==
==Description== <!--T:3-->


<!--T:4-->
The '''Std TreeSelection''' command scrolls the [[Tree_view|Tree view]] to the object that was first created in a [[3D_view|3D view]] selection.
The '''Std TreeSelection''' command scrolls the [[Tree_view|Tree view]] to the first created object in a [[3D_view|3D view]] selection.


<!--T:5-->
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.
If the Tree view [[Std_TreeSyncSelection|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==
==Usage== <!--T:6-->


<!--T:7-->
# 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.
#* Use the keyboard shortcut: {{KEY|T}} then {{KEY|G}}.
#* Use the keyboard shortcut: {{KEY|T}} then {{KEY|G}}.


<!--T:8-->
{{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 47: Line 52:
{{Std Base navi{{#translation:}}}}
{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 19:41, 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.