DG Kernel (ActiveX) Documentation


Skip Navigation Links.
Skip Navigation LinksHome Page > API Reference > General Geometry > Curves > IBSplineCurveInterpolator_DG Go to DGKC docs Search Documentation


IBSplineCurveInterpolator_DG Interface

Init
Init1
InitEx
InitEx1
Build

void Init(IPointArray_DG points, bool periodic, double tolerance)


void Init1(IPointArray_DG points, IArrayDouble_DG parameters, bool periodic, double tolerance)


void InitEx(VectDg initialTangent, VectDg finalTangent, bool scale)


void InitEx1(IPointArray_DG tangents, IArrayInt_DG tangentFlags, bool scale)


IBSplineCurve_DG Build()