Std TreeMultiDocument/it: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/it |Documento singolo |Comprimi/espandi |Menu Visualizza |IconL=Std_TreeSingleDocum...")
No edit summary
Line 11: Line 11:


{{GuiCommand/it
{{GuiCommand/it
|Name=Std TreeMultiDocument
|Name=Std_TreeMultiDocument
|Name/it=Multi documento
|Name/it=Multi documento
|MenuLocation=Visualizza → Azioni della vista ad albero → Multi documento
|MenuLocation=Visualizza → Azioni della vista ad albero → Multi documento

Revision as of 21:39, 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

The Std TreeMultiDocument command switches the 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 SingleDocument and CollapseDocument.

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.