there's more than one way to skin this cat, but here's a one-liner using a
list comprehension:
[n.setSelected(True) for n in nuke.allNodes('ChannelMerge')]
-E
On Tue, Feb 12, 2013 at 10:02 PM, NotDaBod <
[email protected]> wrote:
> **
> how would i write a script to select all Channel merge nodes?
>
> Googled found nothing
>
> Thanks
>
> _______________________________________________
> Nuke-python mailing list
> [email protected], http://forums.thefoundry.co.uk/
> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
>
>
_______________________________________________
Nuke-python mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python