Files
create/src/Mod
wmayer 8711ae90c6 Part: Fix XML output of PropertyGeometryList::Save
Write all XML attributes of the Geometry element into a single line.

Currently the XML output looks:
                        <Geometry type="Part::GeomLineSegment"
 id="-1" migrated="1">

With the fix it will be:
                        <Geometry type="Part::GeomLineSegment" id="-1" migrated="1">
2024-10-14 09:07:46 -05:00
..
2024-09-09 18:25:52 +02:00
2024-09-23 14:09:56 -04:00
2024-08-28 17:51:34 +02:00
2024-07-16 11:48:07 +02:00
2024-10-07 08:35:43 -05:00
2024-09-23 14:09:56 -04:00
2024-09-23 14:09:56 -04:00
2024-09-23 14:09:56 -04:00
2024-09-23 14:09:56 -04:00
2024-09-19 09:36:54 +02:00
2024-10-07 17:40:32 +02:00