- GuiCommand: Name: Std TreeSingleDocument MenuLocation: View -> TreeView actions -> Single document Workbenches: All Version: 0.19 SeeAlso: Std_TreeMultiDocument, Std_TreeCollapseDocument
The Std TreeSingleDocument command switches the Tree view DocumentMode to SingleDocument. In this mode only a single document is visible in the Tree view. The other modes are MultiDocument and CollapseDocument.
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.
- There are several ways to invoke the command:
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
.
{{Std Base navi}}
⏵ documentation index > Std TreeSingleDocument