Опция "Многокомпонентный документ"

From FreeCAD Documentation
This page is a translated version of the page Std TreeMultiDocument and the translation is 60% complete.
Outdated translations are marked like this.
Other languages:

Std TreeMultiDocument

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

Описание

The Std TreeMultiDocument command switches the Tree view DocumentMode to MultiDocument. In this mode all documents are visible in the Tree view and multiple documents can be expanded. The other modes are SingleDocument and CollapseDocument.

Применение

  1. There are several ways to invoke the command:
    • Click on the black down arrow to the right of the button and select the Multi document option from the flyout. Note: the button image will change depending on the selected option.
    • Select the View → TreeView actions → Multi document 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.