Hi,
My setup:
OS: Windows 10 (10.0)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.22319 (Git)
Build type: Release
Branch: master
Hash: 33ef4e0e35fba74c6e2fa3829cfd15c4b6f67e94
Python version: 3.6.8
Qt version: 5.12.1
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: English/United States (en_US)
I have graphviz installed and can get a dependency graph with no issues. My problem is that I have a pad flagged with "multiple solids" and I cannot for the life of me figure out where the error is (file is attached). I have a couple of questions about the dependency graph usage:
1) <Most Important> How can I determine which of the nodes are the multiple solids Freecad is complaining about? The only items outside the body are the spreadsheets.
2) Which direction do the arrows go? I think they go from item->something-item-depends-on. Several of them have 2x or even higher attached, which seems suspicious.
Thanks in advance. If I can figure out how to use the dependency graph as a tool I think I'll be more effective in debugging my models.
Frank Alviani