Roy-043
Roy-043
Example of an incorrect circular array produced with the old code. The white circle indicates the center of the array. The dashed white polylines indicate where two elements in the...
There already is a PR to fix the issue with Base.Placement.rotate(): https://github.com/FreeCAD/FreeCAD/pull/7273 So we can also wait for that PR to be merged first and then update this one.
Yes, this can be merged.
I can't reproduce the original memory leak problem. I have also tested with V0.17 but with a later version than was used in the original report. ``` OS: Windows 8.1...
In the code to improve the behavior of the grid that I have proposed in this [forum topic](https://forum.freecadweb.org/viewtopic.php?f=23&t=71565), the grid node that is left behind after switching to a different...
SVG patterns refer to [Draft Patterns](https://wiki.freecadweb.org/Draft_Pattern). Why do you think these settings are related?
IMO this issue can now be closed.
The code in https://github.com/shaise/FreeCAD_FastenersWB/pull/168 also handles path arrays.
FYI: the issue still exists in this version: ``` OS: Windows 8.1 Version 6.3 (Build 9600) Word size of FreeCAD: 64-bit Version: 0.21.30143 (Git) Build type: Release Branch: master Hash:...