libredwg icon indicating copy to clipboard operation
libredwg copied to clipboard

[Missing] test/2018/spline.dwg Missing control point information

Open FishOrBear opened this issue 3 years ago • 1 comments
trafficstars

10 | Control points (in WCS); one entry per control pointDXF: X value; APP: 3D point

FishOrBear avatar Mar 29 '22 06:03 FishOrBear

As annotated in dwg.spec: FIXME: calculate knots and ctrl_pts from fit_pts for DXF. The algorithm is described in https://github.com/mozman/ezdxf/blob/master/src/ezdxf/math/bspline.py (MIT), to be put into geom.c

rurban avatar Jan 26 '23 08:01 rurban