Hi all,
I have a little HDA that manages some preview renders in my project, it has TOP nodes inside the HDA.
When I run the TOP nets with a button wired up through the python module, the HDA unlocks itself.
Is there a way to avoid that? Having unlocked HDAs around the place is trouble :o.
Thanks,
Pete
Running TOPS nodes inside HDA unlocks the HDA.
843 2 1-
- peteski
- Member
- 536 posts
- Joined: Dec. 2013
- Online
-
- tpetrick
- Staff
- 616 posts
- Joined: May 2014
- Offline
TOPs doesn't unlock HDAs in the general case.
Does your HDA contain ROP Fetch nodes that cook in process and also point to a ROP in the HDA itself, for example a ROP Geometry? The ROP Fetch will unlock the HDA that contains the ROP being cooked, because it often needs to set parameters on that ROP. You can disable that behavior using the "Unlock Target ROP Node" as described in the documentation: https://www.sidefx.com/docs/houdini/nodes/top/ropfetch.html#unlocktargetrop [www.sidefx.com]
Does your HDA contain ROP Fetch nodes that cook in process and also point to a ROP in the HDA itself, for example a ROP Geometry? The ROP Fetch will unlock the HDA that contains the ROP being cooked, because it often needs to set parameters on that ROP. You can disable that behavior using the "Unlock Target ROP Node" as described in the documentation: https://www.sidefx.com/docs/houdini/nodes/top/ropfetch.html#unlocktargetrop [www.sidefx.com]
-
- peteski
- Member
- 536 posts
- Joined: Dec. 2013
- Online
-
- Quick Links

