Return a Part shape (Wire, Face, or Shell) from a DXF polyline. It traverses the points of the polyline checking for straight edges, and for curvatures (bulges) between two points. Then it produces `Part.Edges` and `Part.Arcs`, and decides what to output at the end based on the opti
(polyline, forceShape=False, num=None)
source not stored for this graph (policy: none)
no test coverage detected