HOM HOM Cookbook
The Houdini Object Model (HOM) is an application programming interface (API) that lets you get information from and control Houdini using the Python scripting language.
The HOM cookbook provides short examples using the hou module. The files used by the cookbook are located in $HFS/mozilla/documents/hom/cookbook, and can also be found in .
For other information about HOM, see the overview documentation.