phm()
→ hou.HDAModule
This shortcut lets you write hou.phm()
instead of hou.pwd().hdaModule()
.
You are most likely to use this shortcut from event handlers, button callbacks,
and menu generation scripts in digital assets.
See hou.pwd() and hou.OpNode.hdaModule for more information.