Open FishOrBear opened 2 years ago
10 | Control points (in WCS); one entry per control pointDXF: X value; APP: 3D point
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
10 | Control points (in WCS); one entry per control pointDXF: X value; APP: 3D point