christopherpoole / CADMesh

A CAD file interface for GEANT4
MIT License
146 stars 66 forks source link

What's the meaning of warning of "Polyhedron::SetRefercnces: List 89701 is not empty"? #35

Open gbzan opened 4 years ago

gbzan commented 4 years ago

I imported a .stl file in my Geant4 model. When I complied the G4 model and diplay in Qt, there were some warnings, like "Polyhedron::SetRefercnces: List 89701 is not empty". The whole modle seems to display correctly.