Houdini 20.0 Executing tasks with PDG/TOPs pdgutils

pdgutils.FileReader class

A FileReader can be used like a normal python file like object to read files using the Houdini File System. In addition to generic stream file access, this class also supports an extensible mechanism for reading and writing data through a file helper plugin architecture.

Methods

Instance methods

pdgutils

files

  • pdgutils.FileReader

    A FileReader can be used like a normal python file like object to read files using the Houdini File System. In addition to generic stream file access, this class also supports an extensible mechanism for reading and writing data through a file helper plugin architecture.