Std TreeMultiDocument/it: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
Line 1: Line 1:
<languages/>
<languages/>


<div class="mw-translate-fuzzy">
{{Docnav/it
{{Docnav/it
|[[Std_TreeSingleDocument/it|Documento singolo]]
|[[Std_TreeSingleDocument/it|Documento singolo]]
Line 10: Line 9:
|IconC=Freecad.svg
|IconC=Freecad.svg
}}
}}
</div>


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 22: Line 20:
</div>
</div>


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


Il comando '''Multi documento''' imposta DocumentMode della [[Tree_view/it|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 [[Std_TreeSingleDocument/it|Documento singolo]] e [[Std_TreeCollapseDocument/it|Comprimi/espandi]].
Il comando '''Multi documento''' imposta DocumentMode della [[Tree_view/it|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 [[Std_TreeSingleDocument/it|Documento singolo]] e [[Std_TreeCollapseDocument/it|Comprimi/espandi]].


<span id="Usage"></span>
==Utilizzo==
==Utilizzo==


Line 32: Line 32:
#* Select the {{MenuCommand|View → TreeView actions → [[Image:Std_TreeMultiDocument.svg|16px]] Multi document}} option from the menu.
#* Select the {{MenuCommand|View → TreeView actions → [[Image:Std_TreeMultiDocument.svg|16px]] Multi document}} option from the menu.


<span id="Preferences"></span>
==Preferenze==
==Preferenze==



Revision as of 19:17, 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
-
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.