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

Function warn

dxf_parser/_importDXF.py:2592–2611  ·  view source on GitHub ↗

Print a warning that the DXF object couldn't be imported. Also add the object to the global list `badobjects`. Parameters ---------- dxfobject : drawing.entities The DXF object that couldn't be imported. num : float, optional It defaults to `None`. A simple num

(dxfobject, num=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

drawLineFunction · 0.85
drawPolylineFunction · 0.85
drawArcFunction · 0.85
drawCircleFunction · 0.85
drawEllipseFunction · 0.85
drawFaceFunction · 0.85
drawMeshFunction · 0.85
drawSolidFunction · 0.85
drawSplineOldFunction · 0.85
drawSplineFunction · 0.85
drawBlockFunction · 0.85
processdxfFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected