[Bf-python] Get world coordinate of point x% along curve length

David Silverman silvermindyarr at gmail.com
Sun May 22 15:52:12 CEST 2011


Hi all,

I want the world coordinate position of a point X% along length of a curve
Are there any built-ins that can get that for ?
If not, what would that function look like?

def pointOnCurve(myCurve,floatPosition):
     #Does a bunch of stuff
     return(worldCoordinate)


Thanks in advance,
David :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.blender.org/pipermail/bf-python/attachments/20110522/7f91e0e3/attachment.html>


More information about the Bf-python mailing list