-DWGHEALTH command
Combines the functionality of multiple stand-alone BricsCAD commands that help to improve overall drawing size and accuracy via command line.

Method
Runs one of the existing routine.
Note: Press any character to list available routines.
The predefined routines are:
- 2D cleanup
- Performs the following tasks:
- Purge
- Checks and removes various types of unused items from the drawing. You can decide the object types that will be included in the check. You can run this check manually using the PURGE command.
- Audit
- Analyzes the integrity of the current drawing and fixes the errors. You can run this check manually using the AUDIT command.
- Overkill - duplicate blocks
- Checks the block definitions with identical contents, and (optionally) removes duplicates, according to the user's preferences. You can run this check manually using the OVERKILL command with the Combine duplicate block definitions option.
- Blockify - match existing blocks
- Checks for geometry that matches existing block definitions and replaces it with block references, decreasing file size and loading times, according to the user's preferences. You can run this check manually using the BLOCKIFY command with the match existing Blocks option.
- 3D cleanup
- Performs the following tasks, already described:
- Purge
- Overkill - duplicate blocks
- Blockify - match existing blocks
- Cleanup database
- Performs the following tasks, already described:
- Purge
- Overkill - duplicate blocks
- Fix errors
- Performs the following tasks, already described:
- Audit
- DMAudit