FreeCAD
FreeCAD copied to clipboard
Actual mesh display in the Surface with Edges mode of the FEM results pipeline
Is there an existing issue for this?
- [X] I have searched the existing issues
Problem description
Continuation of #13017 - currently, the Surface with Edges mode displays meshes with more triangles than the actual volume and surface meshes used for simulations have. Meshes with quad elements are also displayed with division into triangles. Interestingly, there are no such issues with the Wireframe mode.
@marioalexis84 FYI
Full version info
OS: Windows 10 build 19045
Word size of FreeCAD: 64-bit
Version: 0.22.0dev.36391 (Git)
Build type: Release
Branch: main
Python 3.10.13, Qt 5.15.8, Coin 4.0.2, Vtk 9.2.6, OCC 7.6.3
Locale: Polish/Poland (pl_PL)
Subproject(s) affected?
FEM
Anything else?
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Here is a screenshot:
colored is the display
Surface with edges.
There are no issues with Wireframe:
But the same issue is present with Wireframe (surface only):