Команда "Перейти к выделенному"

From FreeCAD Documentation
Revision as of 19:49, 9 October 2023 by FuzzyBot (talk | contribs) (Updating to match new version of source page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.