No subject


Fri Aug 18 06:37:21 CEST 2017


in 3-space. Yeah, we all know that means 3 numbers, but treating
it like a vector make a nice higher level abstraction and much
cleaner code.

The "(fff)" syntax in PyArg_ParseTuple will accept either a tuple
or a vector of floats.

This means the documentation is wrong, but any old code can be 
fixed by putting the parens around the args to setLocation.
This is relatively minor compared to renaming the API funcs.
The users will whine, but you are welcome to blame this on me!
I do think it is the correct way.

-- 
Stephen Swaney			
sswaney at swbell.net



More information about the Bf-python mailing list