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

Function readDXF

dxf_parser/_dxfReader.py:339–388  ·  view source on GitHub ↗

Given a file name try to read it as a dxf file. Output is an object with the following structure drawing header header data classes class data tables table data blocks block data entities entity data objects object data where foo data is a list of sub-objects. True

(filename)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_dxfReader.pyFile · 0.85

Calls 6

add_stateMethod · 0.95
set_startMethod · 0.95
runMethod · 0.95
StateMachineClass · 0.85
openFunction · 0.70
get_nameFunction · 0.70

Tested by

no test coverage detected