Std File Menu: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
m (Added import icon)
Line 36: Line 36:


<!--T:6-->
<!--T:6-->
* [[Std_Import|Import]] reads a file from another application into the current document.
* [[Image:Std_Import.svg|32px]] [[Std_Import|Import]] reads a file from another application into the current document.


<!--T:7-->
<!--T:7-->

Revision as of 19:01, 18 February 2020


Description

File     Edit     View     Tools     Macro     Windows     Help

The File menu is part of the Standard Menu in the FreeCAD Interface

Options

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