Re: [Maya-Python] Re: query a maya nurbs curve for its basis / interpolation style

2018-03-04 Thread Angelo Sta. Catalina
NURBS stands for non-uniform-rational-b-spline. Its very similar both in appearance and implementation. There's a really good book out there called "The Nurbs Book" which goes in depth into nurbs curve and surface creation/manipulation. I has C style snippets which you can reference to to write you

[Maya-Python] Re: query a maya nurbs curve for its basis / interpolation style

2018-03-04 Thread Michael Boon
I've never dealt with NURBS in Maya at all, but I know the BS at the end of NURBS stands for B-Spline. On Monday, 5 March 2018 08:05:54 UTC+11, katisss wrote: > > I want to query a maya nurbs curve for its basis / interpolation style but > nothing in the api looks like it > http://download.auto