nuke.ProgressTask

class nuke.ProgressTask

Bases: object

Methods

isCancelled

setMessage

set the message for the progress task

setProgress

i is an integer representing the current progress

isCancelled() True if the user has requested the task to be cancelled.
setMessage(s) None.

set the message for the progress task

setProgress(i) None.

i is an integer representing the current progress