Files
create/src/Mod/Fem/App
wwmayer 8944fd7d5e Fem: Fix crash when writing mesh to z88 file
For the z88 export the FemMesh must be passed to its Python wrapper which will increase the counter upon construction and decrease it upon destruction. If the counter becomes 0 the FemMesh will be destroyed too which causes a crash.

To fix the crash the counter must be increased and safely decreased after the lifetime of the Python wrapper.

This fixes https://github.com/FreeCAD/FreeCAD/issues/23380
2025-08-27 14:57:50 +02:00
..
2025-06-30 10:35:42 -05:00
2025-05-15 10:59:48 -05:00
2023-09-25 14:50:43 +02:00
2023-09-25 14:50:43 +02:00
2023-09-25 14:50:43 +02:00
2023-09-25 14:50:43 +02:00
2023-09-25 14:50:43 +02:00
2023-09-25 14:50:43 +02:00
2023-09-25 14:50:43 +02:00
2025-03-31 23:00:32 +02:00
2025-06-03 09:31:38 +02:00
2023-09-25 14:50:43 +02:00
2023-09-25 14:50:43 +02:00
2023-09-25 14:50:43 +02:00
2023-09-25 14:50:43 +02:00
2023-09-25 14:50:43 +02:00
2023-09-25 14:50:43 +02:00
2023-09-25 14:50:43 +02:00
2023-09-25 14:50:43 +02:00
2023-09-25 14:50:43 +02:00
2025-06-02 12:13:35 +02:00
2024-06-05 13:12:25 -03:00
2024-05-22 10:21:10 +02:00
2024-03-11 12:13:00 -05:00