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

Function addObject

dxf_parser/_importDXF.py:1813–1856  ·  view source on GitHub ↗

Adds a new object to the document, with the given name and layer. Parameters ---------- shape : Part.Shape or Part::Feature The simple Part.Shape or Draft object previously created from an entity in a DXF file. name : str, optional It defaults to "Shape". Th

(shape, name="Shape", layer=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

processdxfFunction · 0.70

Calls 2

locateLayerFunction · 0.85
formatObjectFunction · 0.85

Tested by

no test coverage detected