Std File Menu/ro: Difference between revisions

From FreeCAD Documentation
(Created page with "Close All închide toate documentele deschise.")
(Created page with "Save scrie documentul curent pe disk.")
Line 12: Line 12:
[[Std_CloseAll|Close All]] închide toate documentele deschise.
[[Std_CloseAll|Close All]] închide toate documentele deschise.


[[Std_Save|Save]] write the current document to disk.
[[Std_Save|Save]] scrie documentul curent pe disk.


[[Std_SaveAs|Save As]] writes the current document to disk under a new name.
[[Std_SaveAs|Save As]] writes the current document to disk under a new name.

Revision as of 17:48, 13 October 2018


File

New creates a new FreeCAD document.

Open opens an existing FreeCAD document file.

Close Închide documentul curent.

Close All închide toate documentele deschise.

Save scrie documentul curent pe disk.

Save As writes the current document to disk under a new name.

Save a Copy v 0.16

Revert v 0.16

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