Std TreeMultiDocument/it: Difference between revisions

From FreeCAD Documentation
No edit summary
(Created page with "Il comando '''Multi documento''' imposta DocumentMode della vista ad albero su MultiDocument. In questa modalità tutti i documenti sono visibili nella vista...")
Line 20: Line 20:
==Descrizione==
==Descrizione==


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]].
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]].


==Utilizzo==
==Utilizzo==

Revision as of 21:43, 28 June 2020

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.