AutoCAD Tip: OVERKILL: Remove Duplicate and Overlapping Geometry

January 17, 2026 2 min read

AutoCAD Tip: OVERKILL: Remove Duplicate and Overlapping Geometry

Duplicate and overlapping geometry inflates DWG size, slows performance, and causes plotting hiccups. Use OVERKILL to clean drawings quickly and safely.

What OVERKILL fixes:

  • Exact duplicates of lines, arcs, polylines, splines, and ellipses.
  • Overlapping or partially overlapping segments that can be merged.
  • Collinear segments that can be combined into fewer, longer entities.
  • Messy polyline segmenting caused by imports, explosions, or conversions.

Workflow (fast, reliable):

  1. Save a copy of the file. Then isolate only the layers you want to clean to reduce selection noise.
  2. Type OVERKILL and select the target objects (or use a window around the whole model space).
  3. In the dialog:
    • Enable “Delete duplicate objects.”
    • Enable “Optimize segments” and “Combine collinear” to reduce segmentation.
    • Use “End to end join” to stitch contiguous polyline segments.
    • Set a small Tolerance that matches your drawing precision. Start near your linear dimension precision and increase only as needed.
    • Use “Ignore object properties” selectively (Layer, Color, Linetype, etc.) if you want to remove duplicates regardless of differing properties; otherwise leave them unchecked.
  4. Review results, then repeat on remaining layers or selections.

Best practices to keep files lean:

  • Start conservative. A large Tolerance can unintentionally merge intentional gaps or fine details.
  • Run OVERKILL after big imports (PDF, survey data, vendor blocks) and after exploding blocks or hatch boundaries.
  • Clean xrefs inside their source DWGs; OVERKILL does not modify nested external references from the host file.
  • Run in both Model and active Paper space if you have geometry in layouts.
  • Follow with PURGE and -PURGE RegApps to remove unused definitions and registered application data.
  • Finish with AUDIT to repair residual errors and ensure database consistency.

Selection strategies that save time:

  • Use QSELECT/Quick Select to target just lines, arcs, and polylines for a first pass.
  • Clean by discipline or layer group to maintain control on large, multi-trade files.
  • Avoid selecting annotation if you’re unsure; annotation is rarely the source of bloat and should be preserved.

Quality checks:

  • Compare object counts before and after (SELECTSIMILAR + Properties palette) to verify meaningful reduction.
  • Zoom into previously dense areas (imports, overlaps) and confirm no design intent was lost.
  • Check file size on disk after PURGE/AUDIT; reductions of 10–50% are common on messy drawings.

Automation tip:

  • For batches, script -OVERKILL (command-line), then -PURGE and AUDIT across folders. This standardizes deliverables and keeps your project set clean.

Keeping your toolset current helps performance and stability when cleaning heavy drawings. Explore AutoCAD options and subscriptions at NOVEDGE, or talk to the NOVEDGE team about licensing and renewals for your CAD standards workflow.



You can find all the AutoCAD products on the NOVEDGE web site at this page.







Also in Design News

Subscribe

How can I assist you?