I want to make NURBS surface. In python

I programed it using this site, but an error happened

http://mikity.wikidot.com/example-code-of-bezier-and-b-spline-surfa...

Do you know how I should do it?
Thank you in advance for your help.

Momiji

  • up

    筑梦NARUTO

    Hi Momiji Satomura

    Your ” P“ parameter type should be Point3d,nU * nV is equal to the length of P,“nU” and “nV” and “nDim” and “vDim” parameter type should be int.

    I hope this help you.

                                                                                                                       NARUTO

    4