curve interpolation

Please, someone could explain to me how to build an interpolated curve to a serie of points?

Thank you in advance!

Shing Liu's picture

Hi Sandy,

I think you can refer to the class:
GeomAPI_Interpolate (const Handle< TColgp_HArray1OfPnt > &Points, const Standard_Boolean PeriodicFlag, const Standard_Real Tolerance)

Regards,
Shing Liu