Page 3 of 3

Re: Sketcher: Can drawEdit(editCurve) draw several curves?

Posted: Tue Mar 15, 2022 7:22 am
by paddle
I've implemented the draw(geo) function for rotate scale and offset and it's working perfectly great. Not any lag as I was having, even with large number of geos.
If you want to try to see how it behaves it's on my main branch : https://github.com/PaddleStroke/FreeCAD ... Contextual
Note that the branch is not up to date with the master so it'll take some rebuild time. (because someone added some override tags in DSH and since rebasing requires to solve a LOT of conflicts over and over again at each commit. So I thought it was not worth it as we're refactoring the code anyway.)