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

Function drawLine

dxf_parser/_importDXF.py:708–749  ·  view source on GitHub ↗

Return a Part shape (Wire or Edge) from a DXF line. Parameters ---------- line : drawing.entities The DXF object of type `'line'`. forceShape : bool, optional It defaults to `False`. If it is `True` it will produce a `Part.Edge`, otherwise it produces a `Dra

(line, forceShape=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 2

vecFunction · 0.85
warnFunction · 0.85

Tested by

no test coverage detected