Create Routine dialog box

The Create Routine dialog box allows you to define the tasks to be performed within a routine during the DWGHEALTH command.

  1. Add new
  2. Tasks
  3. Save
  4. Try it out

Add new

Adds new tasks to the current routine from the drop-down list that contains all available tasks.

Note: A working routine requires at least one task.

Tasks

Lists the tasks selected for the current routine to be performed during the DWGHEALTH command.

Available tasks are grouped as follows:

BASIC
Purge
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.
Find Outliers
Finds any outlier outside of the valid area in order to move or remove them. All found outliers will be removed when running the routine in Express mode. You can run this check manually using the FINDOUTLIERS command.
2D GEOMETRY
Simplify
Simplifies or smoothens polylines, splines and hatches by removing redundant vertices, accordingly with the user's preferences. You can run this check manually using the SIMPLIFY command.
3D GEOMETRY
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.
REPETITION
Overkill - duplicate geometry
Deletes duplicate entities. Optionally, move duplicates to a dedicated layer. You can run this check manually using the OVERKILL command with the Combine duplicate block definitions option.
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 - Purge duplicate blocks button.
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.
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.
Array Detect
Adds structure to the drawing and reduces file size by replacing sets of entities by arrays. You can run this check manually using the ARRAYDETECT command.

Save

Opens the Save Routine dialog box where you have to type a name for the created routine.

Try it out

Allows you to run the defined routine under the Custom name, without saving it.