Snappy_Darko Posted December 28, 2017 Share Posted December 28, 2017 Hi, I'm a novice and am following a tutorial where I need to use the 'For Each Subnet' node, but 16.5 has removed it. What should I use instead? Quote Link to comment Share on other sites More sharing options...
Neon Junkyard Posted December 28, 2017 Share Posted December 28, 2017 the new workflow is to use the newer for-each loop network if you arent comfortable with those and need to follow a tut exactly you can unhdie the old for-each subnetwork using "opunhide" function in the textport opunhide Sop For-Each ^or something to that extent http://www.sidefx.com/docs/houdini//commands/opunhide.html Quote Link to comment Share on other sites More sharing options...
beliveau.maxime Posted January 2, 2018 Share Posted January 2, 2018 At least with the new for-each loops you don't need to dive-in and out all the time Quote Link to comment Share on other sites More sharing options...
loladae Posted January 8, 2018 Share Posted January 8, 2018 I'm also a novice and have encountered this problem for the Lake House tutorial. Does anyone know what I can use instead? I'm new to for-loops in general so I'm feeling pretty lost and overwhelmed. Thanks in advance. Quote Link to comment Share on other sites More sharing options...
duveil Posted February 1, 2018 Share Posted February 1, 2018 (edited) Actually new for each block is easier.Just put a spare input and use detail function.I added a file with v16.5 .I hope it helps aopera_autom1.hiplc Edited February 1, 2018 by duveil 4 Quote Link to comment Share on other sites More sharing options...
nbafifa Posted February 27, 2018 Share Posted February 27, 2018 For those following the lake house tut, you can retrieve the for each subnetwork by typing opunhide Sop foreach in the textport window. Quote Link to comment Share on other sites More sharing options...
CinnamonMetal Posted February 28, 2018 Share Posted February 28, 2018 I've gotten scenes whereas some of you like the sub-forEach sop. You like diving into things eh Quote Link to comment Share on other sites More sharing options...
choix Posted March 20, 2018 Share Posted March 20, 2018 (edited) On 1.2.2018 at 4:59 PM, duveil said: Actually new for each block is easier.Just put a spare input and use detail function.I added a file with v16.5 .I hope it helps aopera_autom1.hiplc Hey, I just tested your file and applied the referencing to my tutorial test file: in the end, when I add new boxes it works, but after iteration 1 the new box just disappears. I double checked every line of code and every connection, but I can't seem to find the mistake. Also I can't find the option from the old for each network where you can not only edit the iteration number, but the overall "number" in x,y,z, where then the boxes are added. I really just want to achieve the same result as in the tutorial. Could anyone have a look at the file? Greets! PLH_01.hiplc Edited March 20, 2018 by choix Quote Link to comment Share on other sites More sharing options...
choix Posted March 22, 2018 Share Posted March 22, 2018 Hey guys, I found the solution now. So even in duveil's file there were some problems that didn't make it work in the end. The first block has to have "fetch feedback" instead of "fetch input" to make it work just like the old loop. File atattched. ForLoop_wrong_done_right.hipnc 1 4 Quote Link to comment Share on other sites More sharing options...
brianpow Posted August 8, 2018 Share Posted August 8, 2018 Thank you so much @choix, this saved my bacon! Quote Link to comment Share on other sites More sharing options...
burakumincgi Posted April 21, 2019 Share Posted April 21, 2019 On 3/22/2018 at 3:20 PM, choix said: Hey guys, I found the solution now. So even in duveil's file there were some problems that didn't make it work in the end. The first block has to have "fetch feedback" instead of "fetch input" to make it work just like the old loop. File atattched. ForLoop_wrong_done_right.hipnc thank you for this, I was going crazy trying to make this work. Quote Link to comment Share on other sites More sharing options...
joschy3d Posted December 19, 2019 Share Posted December 19, 2019 Hi, if someone is intrest, the forloop with compiled blocks Stack_Boxes_CompiledBlocks.hiplc Quote Link to comment Share on other sites More sharing options...
november93 Posted April 7, 2023 Share Posted April 7, 2023 On 19/12/2019 at 18:28, joschy3d said: Oi, se alguém estiver interessado, o loop for com blocos compilados Stack_Boxes_CompiledBlocks.hiplc Hi joschen , I noticed in your file, as well as in the files of this same post, that the blocks generated by the interaction are duplicated, if you look at the information on what comes out in the end, you will see that the number of primitives is much greater than it should be. do you know how to solve this? 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.