Mikhail Miroshnichenko
miklem
About Me
専門知識
Developer
Connect
LOCATION
Gothenborg,
Sweden
ウェブサイト
Houdini Engine
Availability
Not Specified
Recent Forum Posts
How to modify HDA context visibility with python? 2023年12月14日5:44
Okay, I made it work!
First here is the documentation
https://www.sidefx.com/docs/houdini20.0/shelf/config_file [www.sidefx.com]
Graham, I then took your code, and modified this part, by adding <contextNetType>VOP</contextNetType>.
Also for someone looking for the topic, there is relevant discussion
https://www.sidefx.com/forum/topic/40864/?page=1#post-183147 [www.sidefx.com]
Thank you for help.
First here is the documentation
https://www.sidefx.com/docs/houdini20.0/shelf/config_file [www.sidefx.com]
Graham, I then took your code, and modified this part, by adding <contextNetType>VOP</contextNetType>.
<toolMenuContext name="network">
<contextOpType>table/operator</contextOpType>
<contextNetType>VOP</contextNetType>
</toolMenuContext>
Also for someone looking for the topic, there is relevant discussion
https://www.sidefx.com/forum/topic/40864/?page=1#post-183147 [www.sidefx.com]
Thank you for help.
How to modify HDA context visibility with python? 2023年12月13日11:34
This looks like exactly the thing I need. I will give it a try, thank you!
How to modify HDA context visibility with python? 2023年12月13日11:00
I checked API and found nothing that might help. Actually it looks like a bug or someone forgot to add API connection for this thing. I could add my HDA to the shelf and spawn it from here, for sure, but this is not an option, since I have a lot of HDAs.
Need a old_school power here
Need a old_school power here