reformat1 = nuke.nodes.Reformat()
reformat1.knob("format").setValue(customFormat)
reformat2 = nuke.nodes.Reformat()
reformat2.knob("format").setValue(origFormat)Adam _______________________________________________ Nuke-python mailing list [email protected] http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
