Std File Menu: Difference between revisions

From FreeCAD Documentation
m (Added Export icon)
m (Add links to Standard Menu and Interface)
Line 4: Line 4:


<!--T:1-->
<!--T:1-->
{{StdMenu|File}}
{{StdMenu|File}} menu is part of the [[Standard Menu]] in the [[Interface]]
* [[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 59: Line 59:
<!--T:15-->
<!--T:15-->
{{Std Base navi}}
{{Std Base navi}}

{{Userdocnavi}}
{{Userdocnavi}}
</translate>
</translate>

Revision as of 19:08, 12 February 2020


File menu is part of the Standard Menu in the Interface

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