Std TreeMultiDocument/it: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 10: Line 10:
}}
}}


<div class="mw-translate-fuzzy">
{{GuiCommand/it
{{GuiCommand/it
|Name=Std_TreeMultiDocument
|Name=Std_TreeMultiDocument
Line 16: Line 15:
|MenuLocation=Visualizza → Azioni della vista ad albero → Multi documento
|MenuLocation=Visualizza → Azioni della vista ad albero → Multi documento
|Workbenches=Tutti
|Workbenches=Tutti
|Version=0.19
|SeeAlso=[[Std_TreeSingleDocument/it|Documento singolo]], [[Std_TreeCollapseDocument/it|Comprimi/espandi]]
|SeeAlso=[[Std_TreeSingleDocument/it|Documento singolo]], [[Std_TreeCollapseDocument/it|Comprimi/espandi]]
}}
}}
</div>


<span id="Description"></span>
<span id="Description"></span>

Revision as of 19:18, 11 April 2023

Other languages:

Multi documento

Posizione nel menu
Visualizza → Azioni della vista ad albero → Multi documento
Ambiente
Tutti
Avvio veloce
Nessuno
Introdotto nella versione
0.19
Vedere anche
Documento singolo, Comprimi/espandi

Descrizione

Il comando Multi documento imposta DocumentMode della vista ad albero su MultiDocument. In questa modalità tutti i documenti sono visibili nella vista ad albero e si possono espandere più documenti. Le altre modalità sono Documento singolo e Comprimi/espandi.

Utilizzo

  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.

Preferenze

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.