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