Std File Menu: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
No edit summary
Line 55: Line 55:


<!--T:14-->
<!--T:14-->
* [[File:Std_Quit.svg|32px]] [[Std_Exit|Exit]] shuts down FreeCAD.
* [[File:Std_Quit.svg|32px]] [[Std_Quit|Exit]] shuts down FreeCAD.


<!--T:15-->
<!--T:15-->

Revision as of 08:55, 3 November 2019


File

  • 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.