Open
Description
I was staring at the DAGMC H5M format today and I think that determining the ID space in the file shouldn't be too difficult to do, contrary to my original opinion. Being able to use these ID spaces in the Python API might allow us to remove the auto_geom_ids
option from the DAGMCUniverse
and gain some transparency on what IDs are available when creating CSG cells to avoid conflicts before runtime.