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

Function open

dxf_parser/_importDXF.py:2614–2659  ·  view source on GitHub ↗

Open a file and return a new document. If the global variable `dxfUseLegacyImporter` exists, it will process `filename` with `processdxf`. Otherwise, it will use the `Import` module, `Import.readDXF(filename)`. Parameters ---------- filename : str The path to the fi

(filename, forcePrefs=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

saveMethod · 0.70
exportMethod · 0.70
readDXFFunction · 0.70

Calls 4

readPreferencesFunction · 0.85
setDefPreferencesFunction · 0.85
getDXFlibsFunction · 0.85
processdxfFunction · 0.85

Tested by

no test coverage detected