Jump to content

Std CloseAllWindows

From FreeCAD Documentation

Std CloseAllWindows

Menu location
File → Close All
Workbenches
All
Default shortcut
None
Introduced in version
-
See also
Std Close

Description[edit | edit source]

The Std CloseAllWindows command closes all windows, thereby closing all documents.

Usage[edit | edit source]

  1. Select the File → Close All option from the menu.
  2. If there are modified documents a dialog box will prompt you to save them.

Options[edit | edit source]

  • When the dialog box is displayed: press Esc or the Cancel button to abort the command.
  • If there are multiple modified documents: check the Apply to all checkbox to avoid being prompted for each document separately.

Notes[edit | edit source]

  • A document can also be closed by right-clicking it in the Tree View and selecting Close Document from the context menu.

Scripting[edit | edit source]

See Std New.