Hello,
I am currently working on a node that would work by having the artists select 
one or more shapes in a rotopaint node, then run my script which will loop over 
them and change settings. I have learned how to loop over all the shapes in a 
rotopaint node, but I cannot figure out how to loop over only the selected 
shapes. I noticed that if you open the ascii file in a text editor any shapes 
that were selected when you saved are marked with this:
Flag: 576
and ones that are unselected are marked with this:
Flag: 512
So I know that this data is being saved somewhere?
I found a flag  in the rotopaint module  called:
eSelectedFlag 
but after fooling with it for a few hours, I can't get it to work.  

If anybody has any ideas for me it would be much appreciated. 
Thanks
-scott-



_______________________________________________
Nuke-python mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to