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

Function addToBlock

dxf_parser/_importDXF.py:1966–1988  ·  view source on GitHub ↗

Add the given object to the layer in the global dictionary. It searches for `layer` in the global dictionary `layerBlocks`. If found, it appends the `obj` to the `layer`; otherwise, it adds the `layer` to `layerBlocks` first, and then adds `obj`. Parameters ---------- o

(obj, layer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

processdxfFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected