TsgDXFSpline.GetPoints

TsgDXFSpline

  Classes Reference > CAD Database structure > Entities > TsgDXFSpline > TsgDXFSpline Methods >

TsgDXFSpline.GetPoints

TsgDXFSpline

Previous pageReturn to chapter overviewNext page

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