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.
The <Directory path> argument can be specified with or without the directory delimiter character as the last character in the directory path. The directory delimiter character is '\' on the Windows platforms and '/' on the Unix platforms.
When activating the Select button, a window is opened to allow browsing the directory structure and select the desired directory.

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.