Hacker News new | ask | show | jobs
by WillAdams 81 days ago
When I've needed to solve for something in OpenSCAD I've just written a recursive module --- would that not work in Build123D?
1 comments

Parent was complaining about the lack of a built in sketch constraint solver in build123d, which is table stake feature of any "real" GUI CAD suite. build123d has some constraint options and you could probably use solvespace with it. Of course you can roll your own.