Std File Menu: Difference between revisions

From FreeCAD Documentation
(Added icons from src.)
(Removed Std_RecentFiles.svg. This icon is not used in the GUI after all.)
Line 101: Line 101:


<!--T:13-->
<!--T:13-->
* [[File:Std_RecentFiles.svg|32px]] [[Std_RecentFiles|Recent files]]: Shows the recent file list.
* [[Std_RecentFiles|Recent files]]: Shows the recent file list.


<!--T:14-->
<!--T:14-->

Revision as of 15:16, 12 December 2020

Std Base icon

Introduction

The Std File Menu is one of the 7 sub-menus in the standard menu:

File     Edit     View     Tools     Macro     Windows     Help

The File menu provides tools related to file input and output.

Tools

The following tools are available in this menu:

  • New: Creates a new empty document.
  • Open...: Opens a document or imports files.
  • Close: Closes the active window.
  • Save: Saves the document.
  • Save As...: Saves the document under a new file name.
  • Revert: Reverts to the saved version of the document.
  • Import...: Imports a file into the document.
  • Export...: Exports object(s) from the document.
  • Exit: Quits the application.