conductor.houdini.hda.task module

class conductor.houdini.hda.task.Task(chunk, command, parent_tokens)

Bases: object

A Task is a command and the list of frames it relates to.

It provides a handful of tokens that can be used to construct the command.

chunk
command
data()

The command and frame spec.

tokens