Now writing a geometry file regardless CSG/CAD geometry use.

This commit is contained in:
Patrick Shriwise 2020-11-06 08:22:01 -06:00
parent 28153780a7
commit 0f08cfe3d0

View file

@ -179,8 +179,7 @@ class Model:
d.mkdir(parents=True)
self.settings.export_to_xml(d)
if not self.settings.dagmc:
self.geometry.export_to_xml(d)
self.geometry.export_to_xml(d)
# If a materials collection was specified, export it. Otherwise, look
# for all materials in the geometry and use that to automatically build