forgot to mention
doLocalise(0) is for the selected nodes only...
Would be nice to have a (2) for the current frame only or a specific range...

cheers



On 06/04/2012 10:09 AM, Johannes Hezer wrote:
Hey

this would assign the shortcut 'g'

menubar = nuke.menu ('Nuke')
menubar.addCommand('Cache/Local File Cache/Update All','doLocalise(1)','g')

so I guess 'doLocalise(1)' should be usable in every python script...

Cheers
johannes

On 06/04/2012 08:54 AM, chrissowa wrote:
Good morning,

i m just look for a solution to use the function "Local File Cache -> Update all" with python.

Is it possible doing this?
Or is it possible to set a hotkey for this and use this hotkey in python?


Or is this function not scriptable at all, because it s a very computationally intensive process?

Any information about this topic would be great.
Thanks in advance.


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



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

_______________________________________________
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