violalyu Posted August 24, 2017 Share Posted August 24, 2017 Hey Houdini friends, Does anyone know of how to set zero inputs of subnet in Python? The http://www.sidefx.com/docs/houdini/hom/hou/Node#createNode createNode does not support arguments that sets this, or is it possible to set it after the creation? When I use createNode to create it, the subnet is defaulted to have 4 inputs and 1 ouput. Thank you so much in advance! Best, Viola Lyu Quote Link to comment Share on other sites More sharing options...
Stalkerx777 Posted August 26, 2017 Share Posted August 26, 2017 There is no way to change a number of inputs for built-in nodes. It's only possible for custom operators(digital assets, dso plugins) Quote Link to comment Share on other sites More sharing options...
violalyu Posted August 28, 2017 Author Share Posted August 28, 2017 @Stalkerx777 Thank you so much! I guess I'll leave the inputs as it is then, it is not harming anything functional wise :-) It's good to know! 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.