Std File Menu/en: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
Line 47: Line 47:


* [[File:Std_Open.svg|32px]] [[Std_Open|Open...]]: Opens a document or imports files.
* [[File:Std_Open.svg|32px]] [[Std_Open|Open...]]: Opens a document or imports files.

* [[Std_RecentFiles|Open Recent]]: Shows the recent file list.


* [[File:Std_CloseActiveWindow.svg|32px]] [[Std_CloseActiveWindow|Close]]: Closes the active window.
* [[File:Std_CloseActiveWindow.svg|32px]] [[Std_CloseActiveWindow|Close]]: Closes the active window.
Line 68: Line 70:
* [[File:Std_MergeProjects.svg|32px]] [[Std_MergeProjects|Merge project...]]: Adds the objects from a FreeCAD file to the document.
* [[File:Std_MergeProjects.svg|32px]] [[Std_MergeProjects|Merge project...]]: Adds the objects from a FreeCAD file to the document.


* [[File:Std_ProjectInfo.svg|32px]] [[Std_ProjectInfo|Project information...]]: Shows details of the document.
* [[File:Std_ProjectInfo.svg|32px]] [[Std_ProjectInfo|Document information...]]: Shows details of the document.


* [[File:Std_Print.svg|32px]] [[Std_Print|Print...]]: Prints the document.
* [[File:Std_Print.svg|32px]] [[Std_Print|Print...]]: Prints the document.
Line 75: Line 77:


* [[File:Std_PrintPdf.svg|32px]] [[Std_PrintPdf|Export PDF...]]: Exports the document as PDF.
* [[File:Std_PrintPdf.svg|32px]] [[Std_PrintPdf|Export PDF...]]: Exports the document as PDF.

* [[Std_RecentFiles|Recent files]]: Shows the recent file list.


* [[File:Std_Quit.svg|32px]] [[Std_Quit|Exit]]: Quits the application.
* [[File:Std_Quit.svg|32px]] [[Std_Quit|Exit]]: Quits the application.

Latest revision as of 11:48, 21 April 2024

Std Base icon

Introduction

The Std File Menu is one of the 7 sub-menus in the standard menu:

File     Edit     View     Tools     Macro     Windows     Help

The File menu provides tools related to file input and output.

Tools

The following tools are available in this menu:

  • New: Creates a new empty document.
  • Open...: Opens a document or imports files.
  • Close: Closes the active window.
  • Save: Saves the document.
  • Save As...: Saves the document under a new file name.
  • Revert: Reverts to the saved version of the document.
  • Import...: Imports a file into the document.
  • Export...: Exports object(s) from the document.
  • Exit: Quits the application.