AlphaAlpha Docs

Health Check

Running diagnostic checks on your Revit model before exporting

Health Check

The Health Check tool runs a series of diagnostic checks on your Revit model to detect common issues that could affect export quality or cause failures.

Running a Health Check

  1. Open the Revit model you want to check
  2. Click Health Check in the Tools panel of the Alpha ribbon
  3. The checks run automatically and a results dialog appears

Health Score

The results dialog displays an overall health score from 0 to 100:

  • Pass checks receive full credit
  • Warning checks receive half credit
  • Error checks receive zero credit
  • Info checks are informational and do not affect the score

Checks Performed

CheckCategoryWhat It Detects
Document WarningsDocumentRevit document-level warnings. More than 200 triggers an error.
Group IntegrityModel GroupsEmpty groups and nested groups that may cause export issues.
DWG/DXF ImportsDocumentCAD imports that can bloat GLB file size. More than 5 triggers an error.
In-Place FamiliesFamiliesIn-place family instances that may not export cleanly. More than 10 triggers an error.
Missing MaterialsMaterialsMaterials without appearance assets, which may render incorrectly in 3D.
Duplicate Group NamesModel GroupsMultiple group types sharing the same name, which can cause copy failures.
Model StatisticsStatisticsTotal element count, family count, and top categories (informational).

Interpreting Results

Each check shows:

  • Severity — Pass, Info, Warning, or Error
  • Count — Number of issues found
  • Description — Summary of the finding
  • Details — Expandable list of specific items (up to 50)

Recommendations

  • Run a health check before exporting to catch issues early
  • Address Error items first as they are most likely to cause export failures
  • Warning items are worth reviewing but may not block exports
  • Use the Model Statistics check to understand model complexity

Severity Thresholds

CheckWarning ThresholdError Threshold
Document Warnings1-200> 200
DWG/DXF Imports1-5> 5
In-Place Families1-10> 10
Missing Materials1-5> 5
Duplicate Group NamesAny duplicates
Group IntegrityAny issues

On this page