MCPcopy Create free account
hub / github.com/easyw/kicadStepUpMod / export

Function export

dxf_parser/_importDXF.py:3376–3711  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 14

saveasMethod · 0.95
readPreferencesFunction · 0.85
getDXFlibsFunction · 0.85
exportPageFunction · 0.85
getACIFunction · 0.85
writeShapeFunction · 0.85
writePanelCutFunction · 0.85
getStrGroupFunction · 0.85
getGroupFunction · 0.85
writeMeshFunction · 0.85
projectShapeFunction · 0.85
getBlockFunction · 0.85

Tested by

no test coverage detected