Skip to main content
GameDev.net gamedev.net
Research Paper

This is an academic paper or technical research. Key findings may require technical background to fully understand.

Explore Research Radar

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

arXiv cs.GR
arXiv cs.GR Research
· 6 months, 4 weeks ago • Xintong Dong, Chuanyang Li, Peng Zheng, Chuqi Han, Jiaxin Jing, Hailong Shen, Yanzhi Song, Zhouwang Yang

HistCAD: A Constraint-Aware Parametric History-Based CAD Representation, Dataset, and Benchmark with Industrial Complexity

Briefing

HistCAD introduces a constraint-aware, history-based CAD representation meant to be executable across CAD systems, not just visually similar. It records sketch primitives, constraints, feature operations, and 3D boundary references for operations like fillets and chamfers, so edits can be tested against the original design logic instead of only the final mesh.

The dataset is large enough to matter: 170,236 executable sequences paired with native CAD models, STEP files, rendered views, and text annotations. The benchmark adds three edit-focused metrics—Edit Reachability (ER), conditional preserved constraint satisfaction (cPCSR), and Overall Editable Success (OES)—to separate “can the edit be reached?” from “does the result still obey the constraints?” That distinction is useful for anyone working on CAD generation, text-to-CAD, or LLM-assisted design workflows, because a pretty output that collapses under the first parameter tweak is not very useful in practice.

“Existing CAD generation datasets and benchmarks emphasize reconstruction fidelity... leaving preservation of design intent under edits largely...”

— Authors · Motivation for HistCAD
Original source
Read on arXiv cs.GR
At a glance
what
HistCAD is a constraint-aware, parametric history-based CAD representation, dataset, and benchmark focused on editability.
who
Paper by Xintong Dong, Chuanyang Li, Peng Zheng, Chuqi Han, Jiaxin Jing, Hailong Shen, Yanzhi Song, and Zhouwang Yang.
when
arXiv v1 submitted Dec. 8, 2025; v3 revised May 29, 2026.
impact
It gives CAD generation and LLM-based design tools a way to measure whether generated models remain valid after parameter edits, not just whether they look right.
Signal Positive

Useful benchmark that measures real editability, not just shape quality

Discuss

Follow parametric modeling updates

See relevant stories in your personalized news feed.

Sign in to follow

Continue on GameDev.net

Useful next steps related to this story.

Game development news without the noise

One useful weekly briefing. No daily flood.

Sending your confirmation email…

Discussion

Loading comments...