Hi all,
I am new to root and am trying to importing a gdml with triangulated solids using TGeoManager. I get the following errors:
Error in TGeoVolume::SortNodes: Bounding box not valid
Error in TGeoVolume::Voxelize: Bounding box not valid
Error in TGeoVolume::FindOverlaps: Bounding box not valid
While inspecting, I found that TGeoTessellated had 0 vertices and 0 facets, however the name of the solid is read correctly. In TBrowser, I do see the solid in the tree but I cannot draw. Root crashes on trying to draw.
In a 2017 post ( Errors importing GDML tessellated solid with ROOT ) in this forum, I saw that tessellated solids were not supported, but I do not see the same error in the latest root. I want to confirm if root supports reading and visualization of tessellated solids now.
Any help will be highly appreciated.
Thank you.
Please read tips for efficient and successful posting and posting code
_ROOT Version:master
_Platform:macos
Compiler: Not Provided