Houdini 20.0 Executing tasks with PDG/TOPs pdg

pdg.NodeOptions class

Summary info used to configure a pdg.Node instance

You can use this object to configure an pdg.Node instance. The object can only be edited during the onConfigureNode processor node callback or when a cook is not in progress. See Processor Callbacks for details.

Methods

pdg

attributes

cooking

data

debugging

events

exceptions

  • pdg.AttribError

    Generic exception raised when an error occurs when accessing work item attributes

  • pdg.CookError

    Generic exception raised when an error running the graph.

  • pdg.ServiceError

    Generic exception raised when an error occurs during a PDG service manager operation

expressions

  • pdg.EvaluationContext

    A module with global functions that operate on the thread-local evaluation context

internal

nodes

schedulers

services

types

workitems