Std File Menu: Difference between revisions

From FreeCAD Documentation
(Revising. In progress for now.)
No edit summary
Line 3: Line 3:
<translate>
<translate>


{{Docnav}}
{{Docnav
|
|[[Std_Edit_Menu|Std Edit Menu]]
}}


[[Image:Freecad.svg|thumb|128px|Std Base icon]]
[[Image:Freecad.svg|thumb|128px|Std Base icon]]
Line 92: Line 95:
* [[File:Std_Quit.svg|32px]] [[Std_Quit|Exit]] shuts down FreeCAD.
* [[File:Std_Quit.svg|32px]] [[Std_Quit|Exit]] shuts down FreeCAD.


{{Docnav}}
{{Docnav
|
|[[Std_Edit_Menu|Std Edit Menu]]
}}


</translate>
</translate>

Revision as of 20:33, 19 June 2020

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.
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

Tools

The following tools are available in this menu:

  • New creates a new FreeCAD document.
  • Open opens an existing FreeCAD document file.
  • Close closes the current document.
  • Save write the current document to disk.
  • Save As writes the current document to disk under a new name.
  • Import reads a file from another application into the current document.
  • Export writes the current document to a file for use in another application.
  • Merge project adds the objects in a FreeCAD file to the current document.
  • Print prints the contents of the current document window.
  • Print Preview displays a print image of the current document window on screen.
  • Export PDF writes the current document window to a PDF file.
  • Recent Files is a short cut for opening a recently used document file.
  • Exit shuts down FreeCAD.