MiCADangelo: Fine-Grained Reconstruction of Constrained CAD Models from 3D Scans
Ahmet Serdar Karadeniz, Dimitrios Mallis, Danila Rukhovich, Kseniya Cherenkova, Anis Kacem, Djamila Aouada
TL;DR
MiCADangelo introduces a human-inspired CAD reverse engineering pipeline that converts 3D scans into fully parametric CAD models by leveraging multi-plane cross-sections to identify key sketch planes, predicting constrained 2D sketches, and applying differentiable extrusion optimization. The method explicitly models CAD sketch constraints and integrates them into the reconstruction process, enabling editable design history and higher fidelity geometry than prior approaches. Across public benchmarks (DeepCAD and Fusion360), MiCADangelo achieves state-of-the-art accuracy on both 3D reconstruction metrics and 2D sketch fidelity, while demonstrating robustness to real-world scan artifacts. The work highlights the practical value of incorporating sketch constraints and cross-section-based reasoning for scalable, editable reverse engineering of complex CAD parts, with clear avenues for extending beyond extrusion-based operations.
Abstract
Computer-Aided Design (CAD) plays a foundational role in modern manufacturing and product development, often requiring designers to modify or build upon existing models. Converting 3D scans into parametric CAD representations--a process known as CAD reverse engineering--remains a significant challenge due to the high precision and structural complexity of CAD models. Existing deep learning-based approaches typically fall into two categories: bottom-up, geometry-driven methods, which often fail to produce fully parametric outputs, and top-down strategies, which tend to overlook fine-grained geometric details. Moreover, current methods neglect an essential aspect of CAD modeling: sketch-level constraints. In this work, we introduce a novel approach to CAD reverse engineering inspired by how human designers manually perform the task. Our method leverages multi-plane cross-sections to extract 2D patterns and capture fine parametric details more effectively. It enables the reconstruction of detailed and editable CAD models, outperforming state-of-the-art methods and, for the first time, incorporating sketch constraints directly into the reconstruction process.
