Std TreeCollapseDocument/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "==Использование==")
(Created page with "==Настройки==")
Line 27: Line 27:
#* Select the {{MenuCommand|View → TreeView actions → [[Image:Std_TreeCollapseDocument.svg|16px]] Collapse/Expand}} option from the menu.
#* Select the {{MenuCommand|View → TreeView actions → [[Image:Std_TreeCollapseDocument.svg|16px]] Collapse/Expand}} option from the menu.


==Настройки==
==Preferences==


The Tree view DocumentMode mode is stored: {{MenuCommand|Tools → Edit parameters... → BaseApp → Preferences → TreeView → DocumentMode}}. It is an integer value. Possible values are {{incode|0}} (SingleDocument), {{incode|1}} (MultiDocument) or {{incode|2}} (CollapseDocument). The default is {{incode|2}}.
The Tree view DocumentMode mode is stored: {{MenuCommand|Tools → Edit parameters... → BaseApp → Preferences → TreeView → DocumentMode}}. It is an integer value. Possible values are {{incode|0}} (SingleDocument), {{incode|1}} (MultiDocument) or {{incode|2}} (CollapseDocument). The default is {{incode|2}}.

Revision as of 22:33, 7 May 2020

Other languages:

Std TreeCollapseDocument

Системное название
Std TreeCollapseDocument
Расположение в меню
Вид → Дерево документа → Свернуть/Развернуть
Верстаки
All
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Std TreeSingleDocument, Std TreeMultiDocument

Описание

The Std TreeCollapseDocument command switches the Tree view DocumentMode to CollapseDocument. In this mode activating a document’s 3D view will automatically expand that document in the Tree view and collapse all other documents. The other modes are SingleDocument and MultiDocument.

Использование

  1. There are several ways to invoke the command:
    • Click on the black down arrow to the right of the button and select the Collapse/Expand option from the flyout. Note: the button image will change depending on the selected option.
    • Select the View → TreeView actions → Collapse/Expand option from the menu.

Настройки

The Tree view DocumentMode mode is stored: Tools → Edit parameters... → BaseApp → Preferences → TreeView → DocumentMode. It is an integer value. Possible values are 0 (SingleDocument), 1 (MultiDocument) or 2 (CollapseDocument). The default is 2.