hou.homeHoudiniDirectory
function
Return the path to the Houdini directory in your $HOME directory.
See also: hou.houdiniPath, hou.applicationVersion, hou.findFile, hou.findFiles 2 more , hou.findDirectory, hou.findDirectories
Usage
homeHoudiniDirectory() → str
Return the directory in your $HOME directory where Houdini stores user-specific settings. On many platforms, this directory is $HOME/houdiniX.Y, where X is the Houdini major version and Y is the minor version. Note that on the Mac, though, this directory might be in a different location.
See hou.houdiniPath for more information about how Houdini searches for files.