Houdini 20.0 Executing tasks with PDG/TOPs pdg

pdg.debugLevelTypeRegistration module

The enumeration of type registration debug log levels

The entries in this enum correspond to the possible values of the HOUDINI_PDG_TYPE_ERROR environment variable.

Values

pdg.debugLevelTypeRegistration.Off

Type registration logging is disabled

pdg.debugLevelTypeRegistration.Failure

Only log messages relating to failed type registration/loading are enabled

pdg.debugLevelTypeRegistration.Info

In addition to failures, log messages about search paths and module loading are also enabled

pdg.debugLevelTypeRegistration.Success

Enables all log messages, include a message for each successfully loaded type

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