Hi guys,
I have a NxM points, I want to create a nurbs or spline surface to interpolate those points, is it possible with Rhino SDK? the number of points is 100 x 100.
Thank you
Eric
Hi guys,
I have a NxM points, I want to create a nurbs or spline surface to interpolate those points, is it possible with Rhino SDK? the number of points is 100 x 100.
Thank you
Eric
How about this:
thank you for your reply. could you please tell me how to use the class NurbsSurface? I have never used it before.
Thank you
Eric
Ok, I find out, it is for c#. I use only c++. Do you have sample codes for C++?
Hi Dale,
Thank you very much. This is exactly what I want.
Regards
Eric