Hi,
Any help with this topic is much appreciated. I am a newbie to Houdini and Python.
I want to add a button from my asset to move from the current level to the top level (single jump).
As seen in the topic, https://www.sidefx.com/forum/topic/18863/ [www.sidefx.com]
I have used this file and I want to add a button after the user has finished painting to go back to the top level, like said in this https://www.sidefx.com/forum/topic/22663/, [www.sidefx.com] but adding the script kwargs.parent().setCurrent(True, True) gives me an error.
Thanks in advance
Move from current Level to Parent Level
3321 5 1- Nikitha_Ann_George
- Member
- 8 posts
- Joined: Nov. 2015
- Offline
- tamte
- Member
- 8833 posts
- Joined: July 2007
- Online
- Nikitha_Ann_George
- Member
- 8 posts
- Joined: Nov. 2015
- Offline
- BabaJ
- Member
- 2129 posts
- Joined: Sept. 2015
- Offline
It does ‘work’, if you split your network window into two so you can see the geo1 node and then select your paint1 node then press your button, you will see the focus shift over to your geo1 node.
What your wanting is for the view to change as well, but it's not working for you because you have your window pane pinned.
Unpin it and it will do what you want.
What your wanting is for the view to change as well, but it's not working for you because you have your window pane pinned.
Unpin it and it will do what you want.
- Nikitha_Ann_George
- Member
- 8 posts
- Joined: Nov. 2015
- Offline
Hi BabaJ,
Thank you for your immediate response, I am a novice Houdini User so I am not able to get the desired effect.
Although I do understand the concept theoretically, I am unable to get the effect. Here is a scene I have taken from another post which has an hda to Paint and then go up a level once done painting. I have tried to unpin the window and although it does move up a level, I am unable to see in this in the viewer.
I would appreciate if you could help me out.
Thanks,
Nikitha Ann
Thank you for your immediate response, I am a novice Houdini User so I am not able to get the desired effect.
Although I do understand the concept theoretically, I am unable to get the effect. Here is a scene I have taken from another post which has an hda to Paint and then go up a level once done painting. I have tried to unpin the window and although it does move up a level, I am unable to see in this in the viewer.
I would appreciate if you could help me out.
Thanks,
Nikitha Ann
Edited by Nikitha_Ann_George - Sept. 3, 2018 06:27:45
- BabaJ
- Member
- 2129 posts
- Joined: Sept. 2015
- Offline
-
- Quick Links