OdGeCubicSplineCurve2d(constOdGePoint2dArray& fitPnts, constOdGeTol& tol = OdGeContext::gTol);
Description
Constructor for the OdGeCubicSplineCurve2d class. Constructs a periodic (closed) cubic spline curve. The last fit point must equal the first. Currently not implemented.