Verbifying HDAs

   1986   1   1
User Avatar
Member
17 posts
Joined: 3月 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
スタッフ
397 posts
Joined: 2月 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