nodeSnapshot takes a picture of the selected node and displays it in the dag.
nodeSnapshot
Updated: 15 May 2013
Author: pete.oconnell
Compatible Nuke versions: 6.0 or later
Compatibility: Linux, Mac
This script first creates a write node next to the selected node. It then executes the write node on the current frame and creates a backdrop node with the write node's file path assigned to the icon knob of the backdrop node. In this version of the script, the image repository's base folder is hard coded into the script ("/private/var/tmp/nukeSnapshots"), and as such only work out of the box on a Mac. Change this path in the script to any exising folder.