finding selected node dependency hierarchy

   4226   2   0
User Avatar
Member
4 posts
Joined: 5月 2009
Offline
Dear all

I am using houdini 10.0.430 version, I need script for finding dependency nodes of the same network or in different network of a selected node in the houdini scene file through python scripting.

please help me

Regards
konnara
User Avatar
Member
1908 posts
Joined: 11月 2006
Offline
Unfortunately there is currently no HOM support for node dependencies. If you need this information using Python you will need to use hou.hscript() and opdepend and extract the info from it.
Graham Thompson, Technical Artist @ Rockstar Games
User Avatar
Member
4 posts
Joined: 5月 2009
Offline
Thanks for you reply

This we can achieve through hscript, i am very new to hscript please give some suggestion and commands to achieve through hscript.

Regards
konnara
  • Quick Links