Std TreeMultiDocument/ru: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 24: Line 24:
The '''Std TreeMultiDocument''' command switches the [[Tree_view|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 [[Std_TreeSingleDocument|SingleDocument]] and [[Std_TreeCollapseDocument|CollapseDocument]].
The '''Std TreeMultiDocument''' command switches the [[Tree_view|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 [[Std_TreeSingleDocument|SingleDocument]] and [[Std_TreeCollapseDocument|CollapseDocument]].


==Применение==
==Использование==


# There are several ways to invoke the command:
# There are several ways to invoke the command:
Line 34: Line 34:
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}}.


<div class="mw-translate-fuzzy">
{{Docnav/ru
{{Docnav/ru
|[[Std_TreeSingleDocument/ru|Std TreeSingleDocument]]
|[[Std_TreeSingleDocument/ru|Опция "Одиночный документ"]]
|[[Std_TreeCollapseDocument/ru|Std TreeCollapseDocument]]
|[[Std_TreeCollapseDocument/ru|Опция "Свернуть/развернуть"]]
|[[Std_View_Menu/ru|Std View Menu]]
|[[Std_View_Menu/ru|Меню "Вид"]]
|IconL=Std_TreeSingleDocument.svg
|IconL=Std_TreeSingleDocument.svg
|IconR=Std_TreeCollapseDocument.svg
|IconR=Std_TreeCollapseDocument.svg
|IconC=Freecad.svg
|IconC=Freecad.svg
}}
}}
</div>


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

Latest revision as of 03:50, 5 August 2021

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.