TsgDXFSpline.GetPoints
procedure GetPoints(Proc: TsgDXFSplineProc; XScale, YScale: Extended);
Description
This procedure must call the Proc procedure with all controls point if spline.
Note: GetPoints call Proc procedure with all controls point if spline only if FitCount < 2.
Go to CAD VCL Enterprise