Dump Database
Dumps an opened database to a directory on disk, i.e. writes the associated EXPRESS files and STEP files to the directory.
Arguments:
Directory path: |
Specify the path to the directory where the database shall be dumped. The <Directory path> must be specified as an absolute path. |
Options:
Only check existence |
The database will not be dumped. The system will simply check the dump directory and check for existing files and report this through the DumpRestore callback function. |
Make revision |
Revisions will be created for existing files. |
Replace |
Existing files will be overwritten. |
Ignore Dictionary Data |
The dictionary repository will not be dumped. |
Ignore Data |
No data repositories will be dumped. |