Hi !
How does one turn off the user prompts when updating a camera node ?
I would like to change the file that an existing camera node reads. and
update the fbx_node_name.
cam = nuke.selectedNode()
cam.showControlPanel()
cam['file'].setValue(fbxCameraPath)
cam['fbx_node_name'].setValue('shotCamera')
This code works fine, but prompts the dialog "Are you sure you want to read
the camera from file....?".
Is there a way to set the file name and read it without this dialog ?
thanks !
Dev
_______________________________________________
Nuke-python mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python