Std TreeSingleDocument/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "==Использование==")
No edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 2: Line 2:


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


<div class="mw-translate-fuzzy">
{{GuiCommand/ru
{{GuiCommand/ru
|Name=Std TreeSingleDocument
|Name=Std TreeSingleDocument
Line 17: Line 18:
|SeeAlso=[[Std_TreeMultiDocument/ru|Std TreeMultiDocument]], [[Std_TreeCollapseDocument/ru|Std TreeCollapseDocument]]
|SeeAlso=[[Std_TreeMultiDocument/ru|Std TreeMultiDocument]], [[Std_TreeCollapseDocument/ru|Std TreeCollapseDocument]]
}}
}}
</div>


==Описание==
==Описание==
Line 24: Line 26:
In SingleDocument mode you can switch to a different document by activating a 3D view belonging to that document. You can do this in the [[Main_view_area|Main view area]] or via the {{MenuCommand|Windows}} menu.
In SingleDocument mode you can switch to a different document by activating a 3D view belonging to that document. You can do this in the [[Main_view_area|Main view area]] or via the {{MenuCommand|Windows}} menu.


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


# There are several ways to invoke the command:
# There are several ways to invoke the command:
Line 30: Line 32:
#* Select the {{MenuCommand|View → TreeView actions → [[Image:Std_TreeSingleDocument.svg|16px]] Single document}} option from the menu.
#* Select the {{MenuCommand|View → TreeView actions → [[Image:Std_TreeSingleDocument.svg|16px]] Single document}} 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_TreeRecordSelection|Std TreeRecordSelection]]
|[[Std_TreeRecordSelection/ru|Опция "Записать выделение"]]
|[[Std_TreeMultiDocument|Std TreeMultiDocument]]
|[[Std_TreeMultiDocument/ru|Опция "Многокомпонентный документ"]]
|[[Std_View_Menu|Std View Menu]]
|[[Std_View_Menu/ru|Меню "Вид"]]
|IconL=Std_TreeRecordSelection.svg
|IconL=Std_TreeRecordSelection.svg
|IconR=Std_TreeMultiDocument.svg
|IconR=Std_TreeMultiDocument.svg

Latest revision as of 03:50, 5 August 2021

Other languages:

Std TreeSingleDocument

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

Описание

The Std TreeSingleDocument command switches the Tree view DocumentMode to SingleDocument. In this mode only a single document is visible in the Tree view. The other modes are MultiDocument and CollapseDocument.

In SingleDocument mode you can switch to a different document by activating a 3D view belonging to that document. You can do this in the Main view area or via the Windows menu.

Применение

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