CADMesh icon indicating copy to clipboard operation
CADMesh copied to clipboard

A CAD file interface for GEANT4

Results 9 CADMesh issues
Sort by recently updated
recently updated
newest added

I use a STL file start with solid, but get this error message.

Trying to import a very detailed model. The sides of the facets are in the order of micrometer. I keep getting the following warning / error message and my model...

I am upgrading the CADMesh version integrated in a Geant4-based code I develop, from v1.1.0 to the most recent release, v.2.0.3. I used to run visualization examples with a couple...

Install all headers in cmake build ``` mkdir build cd build cmake ../ make make install ``` Put headers into their own sub folder, so that headers will not conflict...

Within my working group we have been using CADMesh for a while now. It worked totally fine for all .stl files we produced by ourselves on MacOS. Now we are...

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"....

Thanks for making this code available. It is of great help in our work. I have a few minor fixes and updates.

There appears to be a bug in tetgen which prevents the correct reading in of ASCII STL files that have coordinates recorded using scientific notation. By default SolidWorks? will save...

**When loading solid by ply files, errors happened. Files were transferred in ASCII format, however mistakes persisted:** Backtrace: [PID=32903, TID=-1][ 0/16]> /usr/lib64/libc.so.6(gsignal+0x37) [0x7f2042a5f387] [PID=32903, TID=-1][ 1/16]> /usr/lib64/libc.so.6(abort+0x148) [0x7f2042a60a78] [PID=32903, TID=-1][...