Adverti horiz upsell

Rename Nodes 2.1.0 for Nuke

Rename Selected Nodes

License
Button download
243 Downloads

Compatibility

History

Created:09/13/2008
Last Modified:10/12/2008
File Size: 517 Bytes
Rename all the selected nodes sequentially. 
Spaces are automatically converted to underscores.

----------------------------------------------------------

Optional menu.py entry for 5.1vX:

m = nuke.menu("Nuke")
n = m.findItem("Edit")
sm = n.findItem("Node")
sm.addCommand("Rename Nodes", "userscripts.renamenodes()", "Shift+N", index=1)


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.