Std File Menu: Difference between revisions

From FreeCAD Documentation
(Corrected...)
(Marked this version for translation)
Line 53: Line 53:
The following tools are available in this menu:
The following tools are available in this menu:


<!--T:30-->
* [[File:Std_New.svg|32px]] [[Std_New|New]]: Creates a new empty document.
* [[File:Std_New.svg|32px]] [[Std_New|New]]: Creates a new empty document.



Revision as of 09:16, 7 August 2021

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.