Std TreeMultiDocument

From FreeCAD Documentation
Revision as of 07:48, 14 April 2020 by Roy 043 (talk | contribs) (Removed 'In Progress'.)

Std TreeMultiDocument

Menu location
View → TreeView actions → Multi document
Workbenches
All
Default shortcut
None
Introduced in version
-
See also
Std TreeSingleDocument, Std TreeCollapseDocument

Description

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.

Usage

  1. Select the View → TreeView actions → Multi document option from the menu.

Preferences

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.