Searched defs:polylines (Results 1 - 1 of 1) sorted by relevance

/inkscape/share/extensions/
H A Ddxf_input.py375 polylines = 0 variable
457 polylines += 1
527 if polylines:
528 inkex.errormsg(_('%d ENTITIES of type POLYLINE encountered and ignored. Please try to convert to Release 13 format using QCad.') % polylines)

Completed in 21 milliseconds