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

Description
Runs one of the existing routine.
Note: Press any character to list available routines.
The predefined routines are:
- 2D cleanup
- Performs the following tasks:
- Unused Objects
- Checks and removes various types of unused objects, shown in the below picture. 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.
- Duplicate Block definition
- 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.
- Match Existing Block Definitions
- 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:
- Unused Objects
- Duplicate Block Definition
- Match Existing Block Definitions
- Cleanup database
- Performs the following tasks, already described:
- Unused Objects
- Duplicate Block Definition
- Fix errors
- Performs the following tasks, already described:
- Audit
- Audit 3D Geometry