Login  Register

ezdxf - Python scripting

Posted by ravas on Apr 09, 2017; 12:51am
URL: https://forum.librecad.org/ezdxf-Python-scripting-tp5714782.html

If you are interested in creating or manipulating DXF files using Python,
then you can use ezdxf.

https://github.com/mozman/ezdxf
https://ezdxf.readthedocs.io/en/latest/index.html

I've used it to created an object that can remove duplicate entities from all DXF files in a folder.