- Anonymous
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
yorik | yorik | master | 2015-09-02 18:38:14 | master 0d9dc941 |
Changeset | Added SaveCopy command This command saves a copy of the current document under a new name, without modifying the document itself. Available in menu File -> Save a Copy or from python with FreeCAD.ActiveDocument.saveCopy(filename) |
|||
mod - src/App/Document.cpp | Diff File | |||
mod - src/App/Document.h | Diff File | |||
mod - src/App/DocumentPy.xml | Diff File | |||
mod - src/App/DocumentPyImp.cpp | Diff File | |||
mod - src/Gui/CommandDoc.cpp | Diff File | |||
mod - src/Gui/Document.cpp | Diff File | |||
mod - src/Gui/Document.h | Diff File | |||
mod - src/Gui/View3DInventor.cpp | Diff File | |||
mod - src/Gui/Workbench.cpp | Diff File |