Verbifying HDAs

   2593   1   1
User Avatar
Member
17 posts
Joined: 3月 2013
オフライン
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
スタッフ
450 posts
Joined: 2月 2018
オフライン
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