.gitignore
LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
.github/workflows/black.yml
.github/workflows/ci_with_install.yml
.github/workflows/python-publish.yml
cad_to_dagmc/__init__.py
cad_to_dagmc/_version.py
cad_to_dagmc/core.py
cad_to_dagmc.egg-info/PKG-INFO
cad_to_dagmc.egg-info/SOURCES.txt
cad_to_dagmc.egg-info/dependency_links.txt
cad_to_dagmc.egg-info/requires.txt
cad_to_dagmc.egg-info/top_level.txt
tests/extrude_rectangle.stp
tests/multi_volume_cylinders.stp
tests/single_cube.stp
tests/test_h5m_creation.py
tests/test_h5m_in_simulation.py
tests/two_connected_cubes.stp
tests/two_disconnected_cubes.stp