can anyone tell me how should I duplicate a nuke node without using
nukescripts.node_copypaste()[/CODE]
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….[CODE]nukescripts.node_copypaste()[/CODE]
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….