Std TreeCollapseDocument/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "{{GuiCommand/ru |Name=Std TreeCollapseDocument |MenuLocation=Вид → Дерево документа → Свернуть/Развернуть |Workbenches=All |SeeAlso=S...")
No edit summary
 
(8 intermediate revisions by 3 users not shown)
Line 2: Line 2:


{{Docnav/ru
{{Docnav/ru
|[[Std_TreeMultiDocument/ru|Std TreeMultiDocument]]
|[[Std_TreeMultiDocument/ru|Опция "Многокомпонентный документ"]]
|[[Std_TreeDrag/ru|Std TreeDrag]]
|[[Std_TreeDrag/ru|Команда "Инициировать перетаскивание"]]
|[[Std_View_Menu/ru|Std View Menu]]
|[[Std_View_Menu/ru|Меню "Вид"]]
|IconL=Std_TreeMultiDocument.svg
|IconL=Std_TreeMultiDocument.svg
|IconR=Std_TreeDrag.svg
|IconR=Std_TreeDrag.svg
Line 10: Line 10:
}}
}}


<div class="mw-translate-fuzzy">
{{GuiCommand/ru
{{GuiCommand/ru
|Name=Std TreeCollapseDocument
|Name=Std TreeCollapseDocument
|Name/ru=Std TreeCollapseDocument
|MenuLocation=Вид → Дерево документа → Свернуть/Развернуть
||MenuLocation=Вид → Дерево документа → Свернуть/Развернуть
|Workbenches=All
|Workbenches=All
|SeeAlso=[[Std_TreeSingleDocument/ru|Std TreeSingleDocument]], [[Std_TreeMultiDocument/ru|Std TreeMultiDocument]]
|SeeAlso=[[Std_TreeSingleDocument/ru|Std TreeSingleDocument]], [[Std_TreeMultiDocument/ru|Std TreeMultiDocument]]
}}
}}
</div>


==Описание==
==Description==


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


==Применение==
==Usage==


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


{{Docnav
{{Docnav/ru
|[[Std_TreeMultiDocument|Std TreeMultiDocument]]
|[[Std_TreeMultiDocument/ru|Опция "Многокомпонентный документ"]]
|[[Std_TreeDrag|Std TreeDrag]]
|[[Std_TreeDrag/ru|Команда "Инициировать перетаскивание"]]
|[[Std_View_Menu|Std View Menu]]
|[[Std_View_Menu/ru|Меню "Вид"]]
|IconL=Std_TreeMultiDocument.svg
|IconL=Std_TreeMultiDocument.svg
|IconR=Std_TreeDrag.svg
|IconR=Std_TreeDrag.svg

Latest revision as of 03:51, 5 August 2021

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.