Houdini 20.0 Executing tasks with PDG/TOPs pdg

pdg.AttributePattern class

A utility for matching attribute names to a pattern.

Inheritance

This is a pattern matching object that can be constructed from an attribute pattern. It can be used with the pdg.AttributeOwner.attribMatch function to find the list of matching work item attribute names.

The pattern uses the rules specified in the attribute pattern syntax section.

Methods

Static methods

Instance 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