GuiCommand | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
The Std TreeCollapseDocument command switches the Tree view DocumentMode to CollapseDocument. In this mode activating a document's 3D view will automatically expand that document in the Tree view and collapse all other documents. The other modes are SingleDocument and MultiDocument.
- 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 TreeCollapseDocument