nuke.ProgressTask
- class nuke.ProgressTask
Bases:
object
Methods
set the message for the progress task
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