If you copy like I said, no, it shouldnt' take any data to the clipboard. It is just the python object getting copied.
On Tue, Apr 16, 2013 at 10:56 AM, sanfx <nuke-python-re...@thefoundry.co.uk>wrote: > ** > *pixelcowboy wrote:* > If you only need to copy a single node without keeping it's connections, > you can do: > > > import copy > copy.copy(nuke.selectedNode()) > > > For example. > > > > On Sun, Apr 14, 2013 at 8:50 AM, sanfx ** wrote: > *Quote:* > can anyone tell me how should I duplicate a nuke node without using > Code:nukescripts.node_copypaste() if I use the above technique it copies node > information to clipboard which is what i dont want, I want to duplicate a > reformat node and connect the duplicated one to copy node's B input.... > > > > san > > > > > > > > > -- > Jose Fernandez de Castro > but wouldnt that take data to clipboard..? > > > ------------------------------ > > san > > _______________________________________________ > Nuke-python mailing list > Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/ > http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python > > -- Jose Fernandez de Castro
_______________________________________________ Nuke-python mailing list Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python