TBSpline.Interpolated

TBSpline.Interpolated
TBSpline

property Interpolated: Boolean;

Unit
TeeSpline

Description
Default : False

When True, the spline will calculate interpolated points that will pass exactly over source points.
When False, the spline resulting points do not necessarily pass over source points.

See example at Value property help.