Houdini 20.0 Executing tasks with PDG/TOPs pdg

pdg.ValuePattern class

A utility for matching values or producing arrays of values

Inheritance

This pattern matching object can be used to test if values fall in a certain range or set of values, or to produce an array of values from a pattern.

Methods

Methods from pdg.BasePattern

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