Hacker News new | ask | show | jobs
by throw46365 744 days ago
Well, you can still use OpenSCAD of course (there's a workbench for it).

There's also a (deprecated) CadQuery 1.x workbench; a Build123D workbench would be great for sure.

1 comments

Yeah, I was thinking more of the current python API. But anything that spits out OpenCascade is probably useful.
The Python console spits out usable but verbose code as you work, and I guess the macro recorder interfaces with that -- then you can tidy it up.

But it's not as elegant an abstraction.