better error messages please 'AttachEngine3D::calculateAttachedPlacement:InertialCS: inertia tensor has axis of symmetr'

Discussion about the development of the Assembly workbench.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
IemandAnders
Posts: 14
Joined: Wed Apr 20, 2022 8:22 am

better error messages please 'AttachEngine3D::calculateAttachedPlacement:InertialCS: inertia tensor has axis of symmetr'

Post by IemandAnders »

I get this error in a rather large assembly. How can I find out which LCS is causing this message?

Code: Select all

AttachEngine3D::calculateAttachedPlacement:InertialCS: inertia tensor has axis of symmetry. Second and third axes of inertia are undefined.
Would be nice if the message mentioned the LCS.

Code: Select all

OS: Ubuntu Core 20 (XFCE/lightdm-xsession)
Word size of FreeCAD: 64-bit
Version: 0.21.0.33266 (Git) Snap 713
Build type: Release
Branch: master
Hash: 9d34bed01fca5f0daff374c0307124810d015b03
Python 3.8.10, Qt 5.15.7, Coin 4.0.0, Vtk 7.1.1, OCC 7.6.3
Locale: English/United States (en_US)
Installed mods: 
  * dodo 1.0.0
  * Render 2023.2.5
  * fasteners 0.4.56
  * FeedsAndSpeeds 0.5.0
  * Dracula 0.0.4
  * Defeaturing 1.2.0
  * POV-Ray-Rendering
  * Behave-Dark-Colors 0.1.1
  * Assembly4 0.50.2
Post Reply