I've been using OpenSCAD and Build123D so far, but OpenSCAD is limited and Build123D is Python and I'd much rather use JS/TS.
Just curious – when when you do a sketch and then call extrude, why the implicit connection there? Why not assign the sketch to a const and then do `s.extrude`?
I've been using OpenSCAD and Build123D so far, but OpenSCAD is limited and Build123D is Python and I'd much rather use JS/TS.
Just curious – when when you do a sketch and then call extrude, why the implicit connection there? Why not assign the sketch to a const and then do `s.extrude`?
Great work so far!