Houdini 20.0 Executing tasks with PDG/TOPs pdg

pdg.AttributeInfo class

Summary information for attributes consumed and produced by a PDG node

Stores multiple pdg.AttributeConfig instances that track the attributes used or consumed by the pdg.Node that owns this object. If the owner is a template, then entries match the definition in the JSON template, otherwise the entries reflect the current state of the node from the last cook.

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