Adverti horiz upsell

PasteToSelected.py 1.0.0 for Nuke

pastes the clipboard contents to selected nodes

License
Button download
129 Downloads

Compatibility

History

Created:09/26/2008
Last Modified:09/26/2008
File Size: 1.26 KB
*** Tested on Nuke 5.0v2 but should work on 5.1 too. ***

This pastes nodes in clipboard to each selected node. Based on Frank Rueter's  PasteToSelected.tcl script which seems to be broken in 5.x. (?)

My version attempts to ignore Viewer and VIEWER_INPUT nodes, and leaves new nodes selected instead of original user selection.

Example menu.py entries:

menubar = nuke.menu("Nuke")
m = menubar.addMenu("My Menu")
m.addCommand("Paste to Selected", "PasteToSelected()", "Alt+Shift+V")



Please use the Bug System to report any bugs.
Please use the Feature Requests to give me ideas.
Please use the Support Forum if you have any questions or problems.
Please rate and review in the Review section.