You could use <node>.fullName()
On Mon, Oct 17, 2011 at 7:36 AM, Hugo Léveillé <[email protected]> wrote: > Is there a way unique parameter associated to each node in nuke ? > > I tried node.__hash__() but it resets itself at each nuke session. And > using the node name can cause conflit (ex: Read1 inside root and read1 > inside group) > > > -- > Hugo Léveillé > TD Compositing, Vision Globale > [email protected] > > _______________________________________________ > 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
