fusion-energy / cad_to_dagmc

Convert CAD geometry (STP files) or Cadquery assemblies to DAGMC h5m files
MIT License
19 stars 5 forks source link

Adding option to set implicit complement material name #54

Closed shimwell closed 7 months ago

shimwell commented 8 months ago

this needs testing but it should now be possible to set the implicit complement when exporting the dagmc geometry.

the examples/multiple_stp_files.py example has been updated to show how to set the implicit complement

tagging @dkatelin1702 for your interest