Created attachment 528 [details] Missing Method for G4VSolid According to my reading of http://www-geant4.kek.jp/Reference/10.05/classG4Box.html should contain a method GetEntityType but it appears not to be implemented see attached python file scanGDML and dir(solid) for methods that are Test GDML file is available on dropbox https://www.dropbox.com/s/t592qip7deszzlp/test4.gdml?dl=0
I will review the validity of implementing that method.