I am trying to open a somewhat complex geometry, which loads a "physvol" from a file. I was able to mock the bug with a minimal example, which I send attached (I changed the extension to "xml" so I can upload them here). I can load "part.gdml" correctly. However, I when I load "assembly.gdml" it finds the path to "part.gdml", but when it tries to parse the volumes it does not find the appropriate solids.
assembly.xml
part.xml
(EDIT) I am using FreeCAD 0.21.2 and the GDML Workbench v2.0.1 Beta, installed from the Addon Manager.
I am trying to open a somewhat complex geometry, which loads a "physvol" from a file. I was able to mock the bug with a minimal example, which I send attached (I changed the extension to "xml" so I can upload them here). I can load "part.gdml" correctly. However, I when I load "assembly.gdml" it finds the path to "part.gdml", but when it tries to parse the volumes it does not find the appropriate solids.
assembly.xml
part.xml
(EDIT) I am using FreeCAD 0.21.2 and the GDML Workbench v2.0.1 Beta, installed from the Addon Manager.