ENR reports on Structured AI's $4.2m fundraise and partnership with Syska Hennessy

Education

How the AI Revit Plugin Works

Most drawing review tools work from an exported file, a PDF printed from a model, or a DWG converted out of it. Structured AI's Revit Add-In works differently: it queries the model itself, directly inside Revit, without requiring anything to be exported first.

Why Working Inside the Model Matters

An exported PDF is a snapshot. It's flattened, and everything the model knew about each element, its type, its parameters, its relationships to other elements, is gone once it's just lines on a page. A review tool working only from that export has to re-derive a lot of information that the model already had.

Querying the live model directly means none of that information gets lost. The Revit Add-In has direct access to the model's actual BIM data: element types, parameters, levels, and relationships, and grounds every check in that live geometry rather than a static image of it.

How It Actually Runs Checks

The add-in writes and runs Revit code against the model to perform QA/QC, code compliance, and custom checks. That's a meaningfully different process than pattern-matching against an image. It's querying the model's actual structured data the same way a script or plugin built by the design team might, except the logic is generated and executed automatically based on the check being run.

Results come back categorized as definite fails, where the AI is confident an element violates a check, or items to verify, where it found something worth a second look but wants a human to confirm. Every result is tied to the exact element ID and level involved, so a reviewer can click straight to the element in question inside the model.

No Export Means the Review Stays in Context

Because the review happens inside Revit itself, the design team never has to leave their working environment or manage a separate exported file that can drift out of sync with the live model as changes get made. The review is always against whatever the current state of the model actually is.

What Kinds of Checks Run Through the Add-In

The same categories of checks available elsewhere in Structured AI, baseline QA/QC Compliance Checks against code and compliance libraries, and Custom Checks built around a firm's own standards, both run through the Revit Add-In when working with a modeled project. The distinction is just that these checks are grounded in live geometry rather than exported drawings, which is what enables the element-level precision in the results.

FAQ

Do I need to export anything from Revit to use this? No. The add-in queries the model directly inside Revit, so there's no export step required before running a check.

What happens if the model changes after a check has run? Since checks run against live geometry, re-running a check after model changes reflects the model's current state, rather than relying on a snapshot that could be out of date.

Can Custom Checks run through the Revit Add-In, or only baseline code checks? Both. Custom Checks built in plain English can run against live model data the same way baseline QA/QC Compliance Checks do.

See It on Your Own Drawings

Book a demo and watch Structured review a real drawing set: every finding with the exact page, location, issue, and fix.

Book a Demo