Page 1 of 1

use dxflib to copy file and delete certain entities

Posted: Sun Dec 16, 2018 8:46 pm
by kenr
Is there a straight forward way to copy an input dxf file to an output file while editing just certain entities?

Re: use dxflib to copy file and delete certain entities

Posted: Mon Dec 17, 2018 11:13 am
by andrew
dxflib only parses / writes DXF. It does not provide any means to transform, edit, delete entities, etc.

Re: use dxflib to copy file and delete certain entities

Posted: Wed Dec 11, 2019 4:16 pm
by DougVW
It could probably be done with ezdxf. https://ezdxf.mozman.at/pages/about.html