gemini Posted September 28, 2018 Share Posted September 28, 2018 Hi, In Houdini Python (or hscript ) can we simply extract a given subnet content ? THX! G Quote Link to comment Share on other sites More sharing options...
bonsak Posted September 28, 2018 Share Posted September 28, 2018 Take a look at the script for the Extract tool on the "Modify" tab. -b Quote Link to comment Share on other sites More sharing options...
gemini Posted September 28, 2018 Author Share Posted September 28, 2018 I see a util calles homeToSelectionNetworkEditorsFor. but nothing more .. Can you help more ? Quote Link to comment Share on other sites More sharing options...
anim Posted September 28, 2018 Share Posted September 28, 2018 if s is your subnet instance, then just call s.extractAndDelete() https://www.sidefx.com/docs/houdini/hom/hou/Node.html Quote Link to comment Share on other sites More sharing options...
gemini Posted September 29, 2018 Author Share Posted September 29, 2018 ThankU ! 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.