[Bf-python] New BPoint type?

Stephen Swaney sswaney at centurytel.net
Fri Jun 24 16:54:05 CEST 2005


On Wed, Jun 22, 2005 at 10:32:05PM -0700, Ken Hughes wrote:
> 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?

Essentially, just the control point coords.  And possibly the curve
tilt, if I recall theeth's latest changes correctly.

-- 
Stephen Swaney			
sswaney at centurytel.net




More information about the Bf-python mailing list