multipaste

This script allows you to copy any node you have on the clipboard to multiple destination nodes.

Updated: 29 May 2023

Author: Cescemre

Compatible Nuke versions: 11.0 or later

Compatibility:

This script allows you to copy any nodes you have on the clipboard to multiple destination nodes.

1- copy the nodes you want to paste to multiple destination nodes.
2- select the destination nodes.
3- Press the 'v' key or go to the edit/multipaste menu.

for installation:

1 - Put the downloaded file 'multipaste.py' in your folder where all your scripts are uploaded2 - add the following line to your menu.py: import multipaste

You can change the default shortcut by replacing the letter 'v' in the script code with whatever combination you prefer.

Sign in or register to download or rate.