Verbifying HDAs

   1987   1   1
User Avatar
Member
17 posts
Joined: March 2013
Offline
Does anyone know if it's possible to verbify HDAs so that they can be called from Python? I'm trying to encapsulate some behavior so I can call it from a nodeless Python state.
User Avatar
Staff
398 posts
Joined: Feb. 2018
Offline
Sorry for the late answer. You can access you HDA python modules from your state with `hou.HDAModule`

http://www.sidefx.com/docs/houdini/hom/hou/HDAModule.html [www.sidefx.com]
  • Quick Links