-DWGHEALTH command

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

BricsCAD Lite; BricsCAD Pro; BricsCAD Mechanical; BricsCAD BIM

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
And the below additional tasks:
DMAudit
Analyzes and automatically fix the problems in 3D geometry, accordingly with the user's preferences. You can run this check manually using the DMAUDIT command.
Blockify - equal solids
Replaces equal solids with block references to add structure to the drawing and decreases file size and loading times, according to the user's preferences. You can run this check manually using the BLOCKIFY command with the Equal Solids option.
Cleanup database
Performs the following tasks, already described:
  • Purge
  • Overkill - duplicate blocks
Fix errors
Performs the following tasks, already described:
  • Audit
  • DMAudit