Here is the simple script:

def showLayers():

query = nuke.selectedNode()

nuke.display("showLayers()", nuke.selectedNode(), "Layers") return nuke.layers(query)

showLayers()



When this is run I get an  immediate core dump.

Anyone know why or how to get around this.

Thanks
Ray

_______________________________________________
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