↓ 2 callersFunctionconvertConvert a string to the correct Python type based on its dxf code. code types: ints = 60-79, 170-179, 270-289, 370-389, 400-409, 1060-1070 longs
dxf_parser/_dxfReader.py:133
↓ 2 callersFunctiondrawSplineReturn a Part Shape (BSpline, Wire) from a DXF spline. A BSpline may be defined in several ways, by knots, control points, fit points, and we
dxf_parser/_importDXF.py:1316