CQ-editor icon indicating copy to clipboard operation
CQ-editor copied to clipboard

2D sketcher

Open dumblob opened this issue 5 years ago • 2 comments

It seems the major downside (and the reason why CadQuery is difficult to use in practice) is the missing support for sketching.

Sketching can't be done programatically at all in practice or very inefficiently (and creating paths with external tools is very frustrating), so sketcher with the same functionality as the FreeCAD sketcher (including the constraint solver) could be an option. But way better integrated rather than switching back and forth without context sharing like in FreeCAD.

To be clear, from my experience gathered from several long-time engineers, sketching accounts for the vast majority of time spent with 3D CAD modeling. Optimizing sketching possibilities, interactivity, and integration seems like the key to success.

Thoughts?

dumblob avatar Nov 27 '19 17:11 dumblob

@dumblob This doesn't address your core concern, but here are a few issues relevant to 2D sketching in CadQuery.

Sketchlets

Parametric Sketching

DXF Import

jmwright avatar Nov 27 '19 18:11 jmwright

Thanks @jmwright, the links look like a solid foundation for what I envision in this issue.

dumblob avatar Nov 28 '19 08:11 dumblob