amaurydo Posted December 28, 2019 Share Posted December 28, 2019 Hi My question is in the Title, I want to access to my paint node wich is in a subnetwork. For the moment I have a button with a callback script: hou.pwd().node( "MyPaintNode" ).setSelected( True ) The probleme is by selecting my paint node that button make me enter in my subnetwork. Then I need to got outside of my subnetwork to adjust parameter then I need to adjust my paint node and it bring me again inside my subnetwork etc.. Is there a way to get access to my paint node without enter in my subnetwork ? Thanks Quote Link to comment Share on other sites More sharing options...
zlyu Posted December 29, 2019 Share Posted December 29, 2019 strangely, maybe it's a bug or something, and highly possible i don't understand what you want, but for me pressing on Paint activates paint node without auto entering into subnetwork Quote Link to comment Share on other sites More sharing options...
amaurydo Posted December 29, 2019 Author Share Posted December 29, 2019 Thanks zlyu, You make me realise that I just have to click in "Not following section" in my Network View to not enter in my subnet. It was so obvious, I passed my entire afternoon on It ! ahah 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.