Std TreeSelection/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "==Использование==")
(Updating to match new version of source page)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
<languages/>


<div class="mw-translate-fuzzy">
{{Docnav/ru
{{Docnav/ru
|[[Std_TreeDrag/ru|Std TreeDrag]]
|[[Std_TreeDrag/ru|Команда "Инициировать перетаскивание"]]
|[[Std_ViewStatusBar/ru|Опция "Строка состояния"]]
|
|[[Std_View_Menu/ru|Std View Menu]]
|[[Std_View_Menu/ru|Меню "Вид"]]
|IconL=Std_TreeDrag.svg
|IconL=Std_TreeDrag.svg
|IconR=
|IconR=
|IconC=Freecad.svg
|IconC=Freecad.svg
}}
}}
</div>


<div class="mw-translate-fuzzy">
{{GuiCommand/ru
{{GuiCommand/ru
|Name=Std TreeSelection
|Name=Std TreeSelection
Line 17: Line 20:
|Shortcut={{KEY|T}} {{KEY|G}}
|Shortcut={{KEY|T}} {{KEY|G}}
}}
}}
</div>


<span id="Description"></span>
==Описание==
==Описание==


Line 24: Line 29:
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.
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.


<span id="Usage"></span>
==Использование==
==Применение==


# Select one or more objects in a 3D view.
# Select one or more objects in a 3D view.
Line 33: Line 39:
#* Use the keyboard shortcut: {{KEY|T}} then {{KEY|G}}.
#* Use the keyboard shortcut: {{KEY|T}} then {{KEY|G}}.


<div class="mw-translate-fuzzy">
{{Docnav
{{Docnav/ru
|[[Std_TreeDrag|Std TreeDrag]]
|[[Std_TreeDrag/ru|Команда "Инициировать перетаскивание"]]
|
|[[Std_ViewStatusBar/ru|Опция "Строка состояния"]]
|[[Std_View_Menu|Std View Menu]]
|[[Std_View_Menu/ru|Меню "Вид"]]
|IconL=Std_TreeDrag.svg
|IconL=Std_TreeDrag.svg
|IconR=
|IconR=
|IconC=Freecad.svg
|IconC=Freecad.svg
}}
}}
</div>


{{Std Base navi{{#translation:}}}}
{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 19:49, 9 October 2023

Other languages:

Std TreeSelection

Системное название
Std TreeSelection
Расположение в меню
Вид → Дерево документа → Go to selection
Верстаки
All
Быстрые клавиши
T G
Представлено в версии
-
См. также
Нет

Описание

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.

Применение

  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.