AutoCAD DXF Transformer
I am learning DXF format today. In order to understand it, I wrote a simple program that convert DXF format into json | html | txt formats.
It currently only supports simple DXF file with only LINE entity.
https://github.com/druckenclam/code4blogs/tree/master/AutoCAD_dxf_transformer
It currently only supports simple DXF file with only LINE entity.
https://github.com/druckenclam/code4blogs/tree/master/AutoCAD_dxf_transformer