Message 1 of 4
Shared Boundary, Geant4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Everyone!
I am looking for a way to create and export a file with the following criteria:
1.) 2 Solids with the same boundary.
ex. 2 concentric cylinders where the surface between them is one and the same.
2.) exported as tessellated mesh with triangular facets.
STL file is an obvious choice in the beginning but this only allowed me to export 1 body at a time where the boundary between the bodies is lost and exporting the two different bodies will create two different boundaries when put together again.
These files will be used in a physics simulation platform called Geant4.