Skip to content

Tweaks to our parametric CAD post#788

Open
jamwaffles wants to merge 1 commit intowhy-ai-must-generate-parametric-cadfrom
parametric-cad-suggestions
Open

Tweaks to our parametric CAD post#788
jamwaffles wants to merge 1 commit intowhy-ai-must-generate-parametric-cadfrom
parametric-cad-suggestions

Conversation

@jamwaffles
Copy link

A few somewhat opinionated changes to the latest post. Happy to discuss or discard.

Even when a mesh looks perfect, it collapses the things CAD/CAM depends on:

- **No analytic intent:** In CAD, a hole is a cylinder with an axis, diameter, depth, and often a spec (clearance, tapped, counterbore). In a mesh, a “hole” is just a bunch of triangles arranged in a loop. There’s no axis to reference, no diameter parameter to change, and no stable feature semantics.
- **No analytic intent:** In CAD, a hole is a cylinder with an axis, diameter, depth, and often a spec (clearance, tapped, counterbore). In a mesh, a “hole” is just another part of the mesh. There’s no axis to reference, no diameter parameter to change, and no stable feature semantics.
Copy link

@hannahyjlim hannahyjlim Mar 25, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe "In a mesh, a “hole” isn’t empty space, it’s just part of the mesh defined by surrounding geometry." would offer more clarity for that sentence. It confused me when I first read it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants