5mm
| Genre: | METKOpen |
|---|---|
| Authors: | Konrad Mühler, Christian Tietjen |
| Short description: | Saves a case to a XML file |
You should use the functionality of METKManager instead!
Using this module you can save a loaded case either under the given filename of the case (Save) or a new filename (Save As).
The saved XML file must be in the same directory as the original XML file.
| fileName: | Filename of case including path. This name is automatically set to filename of a case on loaded event. |
| save: | Trigger to save the case with the given filename. |
| saveAs: | Save the case after the user specified a filename via dialog. |