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

Function drawInsert

dxf_parser/_importDXF.py:1627–1727  ·  view source on GitHub ↗

Return a Part Shape (Compound, Clone) from a DXF insert. It searches for `insert.block` in `blockobjects` or `blockshapes`, and returns a clone or a copy of the compound, with transformations applied: rotation, translation (movement), and scaling. If the global variable `dxfImp

(insert, num=None, clone=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

drawBlockFunction · 0.85
processdxfFunction · 0.85

Calls 5

attribsFunction · 0.85
addTextFunction · 0.85
vecFunction · 0.85
drawBlockFunction · 0.85
copyMethod · 0.80

Tested by

no test coverage detected