THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 03/08/2011 at 14:19, xxxxxxxx wrote:
Hi guys. I can't change the Grid size of an FFD sucessfully via python.
When I do, the values in the attribute manager change, but the FFD itself doesn't.
Obviously, I need to do something additional to make this change work but I'm not sure what or where.
Think it might be in BaseList2D.Message() but I have no idea how to use this and no example is provided.
To see my problem, add an ffd in cinema, drag it to the console and type:
FFD[FFDOBJECT_SIZE] = Vector(10,10,10)
for example. You see the attribute manager values change but the deformer doesn't update.
Any pointers would be great.
Thanks for your time.