.gitignore
LICENSE
README.md
pyproject.toml
.github/workflows/python-publish.yml
cad_to_shapely/__init__.py
cad_to_shapely/cadimporter.py
cad_to_shapely/dxf.py
cad_to_shapely/examples.py
cad_to_shapely/geometry.py
cad_to_shapely/svg.py
cad_to_shapely/test_cad_to_shapely.py
cad_to_shapely/utils.py
cad_to_shapely.egg-info/PKG-INFO
cad_to_shapely.egg-info/SOURCES.txt
cad_to_shapely.egg-info/dependency_links.txt
cad_to_shapely.egg-info/requires.txt
cad_to_shapely.egg-info/scm_file_list.json
cad_to_shapely.egg-info/scm_version.json
cad_to_shapely.egg-info/top_level.txt
example_files/200ub22_R12dxf_linesandarcs.dxf
example_files/200x100x6.dxf
example_files/hollow_section_micro_gaps.dxf
example_files/hollow_section_mirrored_arcs.dxf
example_files/section.dxf
example_files/section_holes.dxf
example_files/section_holes_complex.dxf
example_files/section_holes_complex1.dxf
example_files/section_holes_complex_two.dxf
example_files/simplelines_from_solidworks.dxf
example_files/test1.dxf
example_files/test2.dxf
example_files/test3.dxf
example_files/three_different_sections.dxf
example_files/tophat_autocadlite.dxf
example_files/tophat_circles_autocadlite.dxf