Export a DXF file into the specified filename. If will read the preferences. If the global variable `dxfUseLegacyExporter` exists, it will try using the `Import` module to write the DXF file. :: Import.writeDXFObject(objectslist, filename, version, lwPoly) Where `versio
(objectslist, filename, nospline=False, lwPoly=False)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected