Houdini 22.0 Executing tasks with PDG/TOPs pdg

pdg.serviceSchedulerType module

Enumeration of scheduler configuration types for a service that uses a scheduler to create its clients

Values

pdg.serviceSchedulerType.Default

The service will use the default scheduler from the graph that started it

pdg.serviceSchedulerType.FirstType

The service will use the first scheduler of a specified type name

pdg.serviceSchedulerType.Instance

The service will use a specific scheduler

pdg

attributes

cooking

customtypes

  • pdg.Dictionary

    Wraps a nested dictionary object in Python, used with Dictionary Array attributes

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