thejamesporter Posted March 20, 2018 Share Posted March 20, 2018 Hey guys, I've shattered a piece of geo using a boolean sop. I've then created groups from the four pieces. I then want to shatter each group further. So, I've created groups from the via an assemble sop, isolated the groups via a delete node, then unpacked to run a Voronoi fracture on that single group. As the assemble sop has given me named pieces (piece0...piece3), can I For-Each loop through unpacking, scattering etc and iterate through the pieceX groups? Can someone explain how? Thanks, guys! Quote Link to comment Share on other sites More sharing options...
jon3de Posted March 20, 2018 Share Posted March 20, 2018 You can do a for each named Primitive. Is it that what you are after? File is attached. forEachNamedPrimitive.hip Quote Link to comment Share on other sites More sharing options...
thejamesporter Posted March 20, 2018 Author Share Posted March 20, 2018 That is 100% what I'm looking for! Thanks, Jonathan! 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.