Std File Menu: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 21: Line 21:
[[Std_ProjectInfo|Project Information]] add/update project metadata - author, revision date, etc. <br>
[[Std_ProjectInfo|Project Information]] add/update project metadata - author, revision date, etc. <br>
----
----
[[Std_Print|Print]] prints the current ?drawing sheet? <br>
[[Std_Print|Print]] prints the current drawing sheet. <br>
[[Std_Print_Preview|Print Preview]] displays a print image of the current drawing sheet(?) on screen. <br>
[[Std_Print_Preview|Print Preview]] displays a print image of the current drawing sheet on screen. <br>
[[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>
----
----

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