Files
create/src/Mod/TechDraw/App
tetektoza f93fafdae6 TechDraw: Fix centerlines being double Y-axis transformed
As the title says. Currently when user exports to DXF, centerlines and
cosmetic edges appeared offset below their correct positions. The offset
was visible when opening exported DXF file in CAD software - centerlines
were displaced downward where they should be.

The issue was that cosmetic edges are already stored with the correct Y
orientation and should not be mirrored during export, so this caused
centerlines to be mirrored when they shouldn't be, resulting in
incorrect Y position.

So this is just a small modification to cosmetic edge export to skip the
Y-axis mirroring step.
2025-10-26 17:24:58 -05:00
..
2025-09-02 08:28:47 -04:00
2025-09-02 08:28:47 -04:00
2025-07-13 12:08:15 -04:00
2025-09-02 08:28:47 -04:00
2025-02-17 21:10:26 +01:00
2025-09-02 08:28:47 -04:00
2025-09-02 08:28:47 -04:00
2025-09-02 08:28:47 -04:00
2025-09-02 08:28:47 -04:00
2025-09-02 08:28:47 -04:00
2025-09-02 08:28:47 -04:00
2025-09-02 08:28:47 -04:00
2025-09-02 08:28:47 -04:00
2025-09-02 08:28:47 -04:00
2025-09-02 08:28:47 -04:00
2025-07-13 12:08:15 -04:00
2025-09-02 08:28:47 -04:00
2025-02-17 21:10:26 +01:00