Std File Menu: Difference between revisions

From FreeCAD Documentation
No edit summary
(Removed 'In progress'.)
Line 1: Line 1:
<languages/>
<languages/>
{{Page in progress}}
<translate>
<translate>


Line 42: Line 41:


<!--Please keep info below synchronized with Standard_Menu-->
<!--Please keep info below synchronized with Standard_Menu-->
The File menu provides tools related to file input and output, such as Open, Print, Export, etc.
The File menu provides tools related to file input and output.


==Tools== <!--T:21-->
==Tools== <!--T:21-->

Revision as of 07:55, 22 June 2020

Std Base icon

Introduction

The 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.
  • Export...: Exports an object from the document.
  • Exit: Quits the application.