vrman Posted September 22, 2017 Share Posted September 22, 2017 Hey Guys i want to push render to disk button in mantra node via python , but its not working , my code is something like this : myRenderNode = hou.node('/out/baketexture1') myRenderNode.parm('execute') is there any trick to do this ? thanks Quote Link to comment Share on other sites More sharing options...
ikoon Posted September 22, 2017 Share Posted September 22, 2017 myRenderNode.parm('execute').pressButton() ? sorry if it doesnt work, I am python beginner 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.