LLM Agents Create Reliable CAD Models with Solver Feedback.

Fumin Liu, Haoyu Zhou, Fei Hao, Lin Yang· July 1, 2026 View original

Key takeaways

  • Embodied CAD uses LLM agents with solver feedback for reliable parametric B-Rep assembly modeling.
  • Iterative action selection and execution with CAD backend feedback ensures geometric validity.
  • The framework combines action grammar, parameter resolution, and solver-derived rewards.
  • This approach significantly improves executable rates and task completion in complex CAD tasks.

Who benefits

ManufacturingAutomotiveAerospaceProduct DesignArchitecture

Summary

Embodied CAD introduces solver-grounded LLM agents that iteratively build parametric B-Rep assembly models, using real-time feedback from a CAD backend to plan, repair, and learn. This approach ensures geometric validity and editability, crucial for industrial applications.

While large language models (LLMs) can generate plausible CAD scripts, industrial-grade computer-aided design (CAD) requires more than just syntactically correct code; every geometric feature and assembly relation must be precisely accepted by an exact geometric kernel and remain parametrically editable. This research presents "Embodied CAD," a system of LLM agents designed for parametric B-Rep assembly modeling that addresses these challenges. Instead of generating a complete script in one go, these agents operate iteratively. The agents select actions from a structured CAD skill library, translate them into geometric operations, and execute them within a CAD backend. Crucially, they use the solver's feedback to refine their planning, correct errors, and learn from experience. This framework integrates action grammar constraints, deterministic parameter resolution, and solver-derived rewards for both supervised initial training and reinforcement learning refinement. Evaluated on complex mechanical assembly tasks, Embodied CAD demonstrates high executable rates and significant progress towards reliable, long-horizon policy prediction for CAD modeling.

Why it matters

This breakthrough enables more reliable and autonomous CAD design, potentially accelerating product development cycles and reducing manual errors in complex engineering tasks. It bridges the gap between LLM code generation and the stringent requirements of industrial geometric modeling.

How to implement this in your domain

  1. 1Explore integrating LLM agents with existing CAD software for automated design tasks.
  2. 2Develop custom skill libraries and action grammars tailored to specific engineering design workflows.
  3. 3Implement real-time solver feedback mechanisms to validate and refine AI-generated designs.
  4. 4Train specialized LLMs on CAD-specific data and design principles to enhance their geometric understanding.

Original post by Fumin Liu, Haoyu Zhou, Fei Hao, Lin Yang

"arXiv:2606.31252v1 Announce Type: new Abstract: Large language models can write plausible CAD scripts, but reliable industrial CAD modeling requires more than syntactically valid code: every feature, placement, and assembly relation must be accepted by an exact geometric kernel w…"

View on X

Originally posted by Fumin Liu, Haoyu Zhou, Fei Hao, Lin Yang on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses