### Issue [AutoCAD DXF](https://en.wikipedia.org/wiki/AutoCAD_DXF) is an open exchange format for sharing between different CAD systems. ### Proposed Change Create a custom data source format for DXF using the [ezdxf library](https://github.com/mozman/ezdxf). See the [ezdxf documentation](https://ezdxf.readthedocs.io/en/stable/#) for usage examples.
Issue
AutoCAD DXF is an open exchange format for sharing between different CAD systems.
Proposed Change
Create a custom data source format for DXF using the ezdxf library. See the ezdxf documentation for usage examples.