Std File Menu: Difference between revisions

From FreeCAD Documentation
(Created page with "__NOTOC__ <translate> <!-- ==The File Menu== --> <br> <br> <span style="color:#000000; background:#d3d3d3">'''  File  '''</span> <br> <br> New creates a ...")
 
No edit summary
Line 25: Line 25:
[[Std_PrintPdf|Export PDF]] writes the current drawing sheet to a PDF file. <br>
[[Std_PrintPdf|Export PDF]] writes the current drawing sheet to a PDF file. <br>
----
----
[[Std_Recent|Recent Files]] short cut for opening a recently used document file. <br>
[[Std_Recent|Recent Files]] is a short cut for opening a recently used document file. <br>
----
----
[[Std_Exit|Exit]] shuts down FreeCAD. <br>
[[Std_Exit|Exit]] shuts down FreeCAD. <br>

Revision as of 12:36, 17 May 2013



  File  

New creates a new FreeCAD document.
Open opens an existing FreeCAD document file.


Close closes the current document.
Close All closes all open documents.


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.
Project Information add/update project metadata - author, revision date, etc.


Print prints the current ?drawing sheet?
Print Preview displays a print image of the current drawing sheet(?) on screen.
Export PDF writes the current drawing sheet to a PDF file.


Recent Files is a short cut for opening a recently used document file.


Exit shuts down FreeCAD.