Hi all, Is there any way that we can check a knob is splited or not ?
eg :
import nuke
n = nuke.createNode("Transform")
a = n["translate"].splitView("left")
and after that I want to check something like n["translate"].isSplited ?
any command exists ?
--
--:: Kurian ::--
_______________________________________________ Nuke-python mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
