dlr-gtlab / gtlab-core

GTlab Core Framework
https://www.gtlab.de
Other
7 stars 2 forks source link

added new calculator to export specific data object to hard disk #1253

Closed real-ct-ac closed 2 months ago

real-ct-ac commented 2 months ago

Added a new calculator to be able to export user selected data objects from current project. The objects are exported in Memento-Format (XML). Users can select whether the object is exported to an absolute or relative file path . The relative file path can be related to the project directory or the working directory. Missing subdirectories are created automatically.

Description

The calculator is currently required specifically for regression tests. It fixes issue #1251

How Has This Been Tested?

The calculator was tested manually in all three modes.

Checklist: