Hi, Many thanks for your reply. I've already tried nuke.cloneSelected(); It indeed doesn't open the panel. I had to rewrite a bit my code.
In another file I previously had a node selected: self.mergeNodetoClone['selected'].setValue(True) Then: nuke.cloneSelected() #The cloned node is automatically selected self.mergeNode = nuke.selectedNode() self.mergeNode['selected'].setValue(False) Thanks again Howard, Justin
_______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
