Custom Frame Hold Current Frame

A fresh out the box version of The Foundry’s Nuke frame hold node doesn’t use the current frame as a default value when generated. Well here’s a way to do that! A quick google search led me to David Emeny’s WordPress blog with this snipped of code.

add this code to your menu.py file


Disclaimer: I am not claiming this code as my own. I just happened to come across it and thought it was useful.