Std File Menu: Difference between revisions

From FreeCAD Documentation
m (Added toolbar description)
(Marked this version for translation)
Line 3: Line 3:
<translate>
<translate>


==Description==
==Description== <!--T:19-->


<!--T:20-->
{{StdMenu| <u>File</u> &nbsp;&nbsp;&nbsp; Edit &nbsp;&nbsp;&nbsp; View &nbsp;&nbsp;&nbsp; Tools &nbsp;&nbsp;&nbsp; Macro &nbsp;&nbsp;&nbsp; Windows &nbsp;&nbsp;&nbsp; Help }}
{{StdMenu| <u>File</u> &nbsp;&nbsp;&nbsp; Edit &nbsp;&nbsp;&nbsp; View &nbsp;&nbsp;&nbsp; Tools &nbsp;&nbsp;&nbsp; Macro &nbsp;&nbsp;&nbsp; Windows &nbsp;&nbsp;&nbsp; Help }}
{{Caption|The {{StdMenu|File}} menu is part of the [[Standard Menu]] in the FreeCAD [[Interface]]}}
{{Caption|The {{StdMenu|File}} menu is part of the [[Standard Menu]] in the FreeCAD [[Interface]]}}


==Options==
==Options== <!--T:21-->
* [[File:Std_New.svg|32px]] [[Std_New|New]] creates a new FreeCAD document.
* [[File:Std_New.svg|32px]] [[Std_New|New]] creates a new FreeCAD document.
Line 64: Line 65:
{{Std Base navi}}
{{Std Base navi}}


<!--T:22-->
{{Userdocnavi}}
{{Userdocnavi}}
</translate>
</translate>

Revision as of 21:12, 13 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.