Std TreeSingleDocument/it: Difference between revisions

From FreeCAD Documentation
No edit summary
(Created page with "Il comando '''Documento singolo''' imposta DocumentMode della vista ad albero su SingleDocument. In questa modalità è visibile solo un singolo documento nel...")
Line 20: Line 20:
==Descrizione==
==Descrizione==


The '''Std TreeSingleDocument''' command switches the [[Tree_view|Tree view]] DocumentMode to SingleDocument. In this mode only a single document is visible in the Tree view. The other modes are [[Std_TreeMultiDocument|MultiDocument]] and [[Std_TreeCollapseDocument|CollapseDocument]].
Il comando '''Documento singolo''' imposta DocumentMode della [[Tree_view/it|vista ad albero]] su SingleDocument. In questa modalità è visibile solo un singolo documento nella vista ad albero. Le altre modalità sono [[Std_TreeMultiDocument/it|Multi documento]] e [[Std_TreeCollapseDocument/it|Comprimi/espandi]].


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.

Revision as of 21:32, 28 June 2020

Other languages:

Documento singolo

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

Descrizione

Il comando Documento singolo imposta DocumentMode della vista ad albero su SingleDocument. In questa modalità è visibile solo un singolo documento nella vista ad albero. Le altre modalità sono Multi documento e Comprimi/espandi.

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.

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

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.