We measure how well AI agents solve a real engineering task in our environment: read a technical drawing, develop a 3D model from it, and document their own work verifiably. Openly documented method, fixed evaluation standard, own results only — the scoring code itself remains internal.
See the results One case, step by stepIn short: the best system already reconstructs parts from technical drawings with remarkable shape fidelity — as a tool with human review, not as a replacement for sign-off by a qualified engineer. CAD skills remain necessary: matching the views, spotting ambiguous dimensioning, checking the result (FAQ). The two pass rates are explained in the results.
Six examples from the twelve cases in which claude-opus-5 (run 1) matched the reference shape exactly (shape fidelity 1.00). Clicking a tile loads the interactive 3D view – rotate freely (mouse), zoom (wheel), pan (right mouse button or two fingers).
All 3D models shown are AI reconstructions from the technical drawings — not the original models.
All 26 cases compared — video next to 3D To the measurements
A command-line agent (codex or Claude Code) receives a technical drawing and the task of modeling the part parametrically – without access to the solution.
All work runs through a REST command interface on a real CAD kernel: primitives, boolean operations, semantic selectors, TechDraw projection and measurement, B-rep validation.
The result is measured against a reference model in five dimensions – with an evaluation standard kept unchanged for the entire campaign and ceilings stated per case.
An agent that operates a real professional tool, works on the same project as its user, and has to answer for its work against verifiable criteria – that is the core of this approach. For CAD this means: no free-form generation of untraceable one-off solutions, but safe operations at a high level of abstraction, executed on a real geometry kernel, plus a verification layer that judges whether a result is not merely topologically valid but professionally correct.
This lab covers the first stage: drawing → model → self-documentation. Simulation (FEM) and manufacturing (CAM) are later stages and not part of the figures shown here.
To the methodologyFive dimensions, per-case ceilings, the isolation protocol, and the limits of what the figures can say.
Open the methodology