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 not stored for this graph (policy: none)
no test coverage detected