vfxkid Posted September 3, 2009 Share Posted September 3, 2009 hi is there anyway to group all the fractured extruded pieces separately in for loop. thanks grouptest.hip Quote Link to comment Share on other sites More sharing options...
sam.h Posted September 3, 2009 Share Posted September 3, 2009 (edited) hi is there anyway to group all the fractured extruded pieces separately in for loop. thanks Why don't you just do the connectivity > partition again? Do you need the for loop at all? edit: If you do need the foreach and you can't use the connectivity to do the groups, you can use the stamp expression to get the iteration number or group that it is currently processing (have a look at the each SOP that is in foreach to grab the stamp expression) grouptest.hipnc Edited September 3, 2009 by sam.h Quote Link to comment Share on other sites More sharing options...
vfxkid Posted September 3, 2009 Author Share Posted September 3, 2009 ah thank you sam. I was trying to use the connectivity technique but it did not work for me. I should have deleted the previous group. Thanks alot. 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.