Facilitating the Parametric Definition of Geometric Properties in Programming-Based CAD
J. Felipe Gonzalez, Thomas Pietrzak, Audrey Girouard, G\'ery Casiez

TL;DR
This paper introduces a method to extract parametric expressions from visual CAD models, simplifying the creation of parametric designs and reducing errors in programming-based CAD systems.
Contribution
It presents a novel approach to retrieve parametric expressions from visual representations, demonstrated through a proof-of-concept in OpenSCAD, enhancing usability and reducing complexity.
Findings
Reduced design errors in parametric CAD models
Improved user interactivity and engagement
Lowered entry barriers for new users
Abstract
Parametric Computer-aided design (CAD) enables the creation of reusable models by integrating variables into geometric properties, facilitating customization without a complete redesign. However, creating parametric designs in programming-based CAD presents significant challenges. Users define models in a code editor using a programming language, with the application generating a visual representation in a viewport. This process involves complex programming and arithmetic expressions to describe geometric properties, linking various object properties to create parametric designs. Unfortunately, these applications lack assistance, making the process unnecessarily demanding. We propose a solution that allows users to retrieve parametric expressions from the visual representation for reuse in the code, streamlining the design process. We demonstrated this concept through a proof-of-concept…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
