Houdini 20.0 Executing tasks with PDG/TOPs pdg

pdg.serviceClientLogType module

The log type used by a service client

Values

pdg.serviceClientLogType.File

The service client redirects its output to a file on disk

pdg.serviceClientLogType.Off

The service client does not write logs anywhere

pdg.serviceClientLogType.Stdout

The service client logs directly to its standard output, and does not redirect output to a file

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