[Bf-python] New BPoint type?

Ken Hughes khughes at pacific.edu
Thu Jun 23 07:32:05 CEST 2005


I'm writing a module to implement a BPoint (Nurb control
points) wrapper.  Currently I just stole the code from
BezTriple and modified it to interact with Blender's
"struct Nurb".

My question: what attributes/methods should it support?
What do users need to get/set in a Nurb control point?

Ken



More information about the Bf-python mailing list