Boolean_Knob instead of Bool_knob
The Python name doesn't match the NDK name.
-Nathan
From: Fredrik Averpil
Sent: Wednesday, October 08, 2014 3:38 AM
To: Nuke Python discussion
Subject: [Nuke-python] nuke.Bool_knob
Hi,
I’m trying to create a checkbox using the Bool_knob. For some reason I can’t
get it to work and I can’t access the docs right now. Seems like The Foundry is
having some website maintenance or something going on right now…
What could be wrong with this?
my_knob = nuke.Bool_knob('knob_name', 'knob description')
I’m getting AttributeError: 'module' object has no attribute 'Bool_knob'
Regards,
Fredrik
--------------------------------------------------------------------------------
_______________________________________________
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