FreeCAD icon indicating copy to clipboard operation
FreeCAD copied to clipboard

Actual mesh display in the Surface with Edges mode of the FEM results pipeline

Open FEA-eng opened this issue 2 years ago • 1 comments

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

FEA-eng avatar Mar 21 '24 08:03 FEA-eng

Here is a screenshot:

image colored is the display Surface with edges.

There are no issues with Wireframe: image

But the same issue is present with Wireframe (surface only): image

maxwxyz avatar May 05 '24 06:05 maxwxyz