On Mon, 30 Dec 2019 13:34:38 +0100 (CET) victornem...@free.fr wrote: > Package: freecad > Version: 0.18.4+dfsg1-1 > > When I try to tesselate a shape, I get an empty mesh. > In the status part, a red text appears: "name 'MeshPart' is not defined". > In the console, the following text appears: "name 'MeshPart' is not definedname 'MeshPart' is not defined". > I use debian testing. > > Triaging this one, I came accross https://forum.freecadweb.org/viewtopic.php?t=16345, the last last post says
with the introduction of the new SMESH a while ago MeshPart now depends on the VTK library. This is a somewhat tricky dependency which is not easy to meet on all Platforms. Hence it seems the OpenSuse guys disabled all relevant modules like FEM and MeshPart. Currently things need to be sorted out after this change, this may take a while. But I think it is a good idea to inform the opensuse freecad maintainers of the consequences of this disabling of th emodule. (I did not check yet if the freecad package is using VTK)