On 08/11/2016 at 11:16, xxxxxxxx wrote:
Okay, my instincts are leading me to use GetContour.
The following were helpful in researching this issue:
- GetContour() refresh or uncache? How? - Plugin Cafe Forums - Page 1: Helped me figure out how to recalculate when changes to the source splines occured.
- cinema4d_py_sdk/Py-DoubleCircle.pyp: Good reference for working with spline points & tangents.
- [Points in local and global coordinates SOLVED">: Useful for dealing with the fact that the spline will be given a neutral matrix, so you have to transform the points from target to local space yourself.
Now, I'm on to figuring out how to automatically hide the first child object I'm using as the source for my generator.