(WORKAROUND) Help interpreting an error message

Post here for help on using FreeCAD's graphical user interface (GUI).
Forum rules
and Helpful information
IMPORTANT: Please click here and read this first, before asking for help

Also, be nice to others! Read the FreeCAD code of conduct!
Post Reply
User avatar
thomas-neemann
Veteran
Posts: 11915
Joined: Wed Jan 22, 2020 6:03 pm
Location: Osnabrück DE 🇩🇪
Contact:

(WORKAROUND) Help interpreting an error message

Post by thomas-neemann »

What could this error message mean?

Is the model still usable?

Code: Select all

07:00:55  <Part> ViewProviderExt.cpp(1266): Cannot compute Inventor representation for the shape of rep20_24he_waermetauscher_8jun658#Compound036011: Bnd_Box is void

Code: Select all

OS: Ubuntu 20.04.1 LTS (XFCE/xubuntu)
Word size of FreeCAD: 64-bit
Version: 0.21.0.33345 (Git) AppImage
Build type: Release
Branch: master
Hash: a3c4f4bb01f5201daf666852444a8f9c5adbda8d
Python 3.10.11, Qt 5.15.8, Coin 4.0.0, Vtk 9.1.0, OCC 7.6.3
Locale: German/Germany (de_DE)
Last edited by thomas-neemann on Thu Jun 08, 2023 5:29 am, edited 1 time in total.
Gruß Dipl.-Ing. (FH) Thomas Neemann

https://www.youtube.com/@thomasneemann5 ... ry=freecad
User avatar
thomas-neemann
Veteran
Posts: 11915
Joined: Wed Jan 22, 2020 6:03 pm
Location: Osnabrück DE 🇩🇪
Contact:

Re: Help interpreting an error message

Post by thomas-neemann »

workaround

If I select everything via box selection and create a simple copy and only continue to work with the copies, the error message is gone
Gruß Dipl.-Ing. (FH) Thomas Neemann

https://www.youtube.com/@thomasneemann5 ... ry=freecad
chrisb
Veteran
Posts: 54197
Joined: Tue Mar 17, 2015 9:14 am

Re: (WORKAROUND) Help interpreting an error message

Post by chrisb »

thomas-neemann wrote: Thu Jun 08, 2023 5:04 am Is the model still usable?
Very hard to tell a) without the model and b) without knowing what you intend to do with it.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
User avatar
thomas-neemann
Veteran
Posts: 11915
Joined: Wed Jan 22, 2020 6:03 pm
Location: Osnabrück DE 🇩🇪
Contact:

Re: (WORKAROUND) Help interpreting an error message

Post by thomas-neemann »

chrisb wrote: Thu Jun 08, 2023 5:50 am
I got the model from another freecd user to expand it. under time pressure i added freecad geometry, a mesh and some step files. During this time, error messages appeared, but I couldn't take care of them due to time constraints. now I would like to eliminate the error messages afterwards and for the future I only need the geometry without parametric but with color information. I succeeded with the workaround.
Gruß Dipl.-Ing. (FH) Thomas Neemann

https://www.youtube.com/@thomasneemann5 ... ry=freecad
User avatar
Roy_043
Veteran
Posts: 8550
Joined: Thu Dec 27, 2018 12:28 pm

Re: (WORKAROUND) Help interpreting an error message

Post by Roy_043 »

The error message points to an object that has an empty shape.
User avatar
thomas-neemann
Veteran
Posts: 11915
Joined: Wed Jan 22, 2020 6:03 pm
Location: Osnabrück DE 🇩🇪
Contact:

Re: (WORKAROUND) Help interpreting an error message

Post by thomas-neemann »

Roy_043 wrote: Thu Jun 08, 2023 7:40 am The error message points to an object that has an empty shape.
Thanks for the info. through which workflow can something like this arise, for example?
Gruß Dipl.-Ing. (FH) Thomas Neemann

https://www.youtube.com/@thomasneemann5 ... ry=freecad
chrisb
Veteran
Posts: 54197
Joined: Tue Mar 17, 2015 9:14 am

Re: (WORKAROUND) Help interpreting an error message

Post by chrisb »

thomas-neemann wrote: Thu Jun 08, 2023 7:42 am through which workflow can something like this arise, for example?
Didn't it happen with your workflow? I don't understand why you are not providing the file and give a detailed description of what you have done if you want more information. Meshes are always candidates for having an emnpty shape.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
User avatar
Roy_043
Veteran
Posts: 8550
Joined: Thu Dec 27, 2018 12:28 pm

Re: (WORKAROUND) Help interpreting an error message

Post by Roy_043 »

For example a Part_Common will produce this error if the original objects no longer overlap.
User avatar
thomas-neemann
Veteran
Posts: 11915
Joined: Wed Jan 22, 2020 6:03 pm
Location: Osnabrück DE 🇩🇪
Contact:

Re: (WORKAROUND) Help interpreting an error message

Post by thomas-neemann »

chrisb wrote: Thu Jun 08, 2023 7:50 am
that won't be of much use because i took over the file and don't know how it came about. I also have no influence on the step files and the mesh. It helps me if I know that e.g. step files can cause such problems.
Gruß Dipl.-Ing. (FH) Thomas Neemann

https://www.youtube.com/@thomasneemann5 ... ry=freecad
User avatar
thomas-neemann
Veteran
Posts: 11915
Joined: Wed Jan 22, 2020 6:03 pm
Location: Osnabrück DE 🇩🇪
Contact:

Re: (WORKAROUND) Help interpreting an error message

Post by thomas-neemann »

Roy_043 wrote: Thu Jun 08, 2023 7:52 am For example a Part_Common will produce this error if the original objects no longer overlap.
thanks this is helpful for me
Gruß Dipl.-Ing. (FH) Thomas Neemann

https://www.youtube.com/@thomasneemann5 ... ry=freecad
Post Reply