2D sketcher
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 210
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.