Home
Reply
Regular Contributor
jineshmac
Posts: 43

Surface Interpolation

Greetings!

 

I need to interpolate a set of points by a spline surface, specifying the parameter values that correspond to those points.

 

For curves, api_curve_spline2 does the job.  I counld not find an analogous api for surfaces.

 

Does anyone know of such an api?

 

Thanks and Regards,

 

Jinesh.

Regular Contributor
Vi2
Posts: 55

Re: Surface Interpolation

Take a look at bs3_surface_interp_knots .