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

Function processdxf

dxf_parser/_importDXF.py:1991–2589  ·  view source on GitHub ↗

Process the DXF file, creating Part objects in the document. If the `dxfReader` module is not available run `getDXFlibs()` to get the required libraries and `readPreferences()`. It defines the global variables `drawing`, `layers`, `doc`, `blockshapes`, `blockobjects`, `badobjects`,

(document, filename, getShapes=False, reComputeFlag=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

openFunction · 0.85
insertFunction · 0.85
getShapesFunction · 0.85

Calls 15

getDXFlibsFunction · 0.85
readPreferencesFunction · 0.85
setDefPreferencesFunction · 0.85
rawValueFunction · 0.85
locateLayerFunction · 0.85
drawLineFunction · 0.85
addToBlockFunction · 0.85
formatObjectFunction · 0.85
drawPolylineFunction · 0.85
drawArcFunction · 0.85
drawCircleFunction · 0.85
drawSolidFunction · 0.85

Tested by

no test coverage detected