vrman Posted April 5, 2018 Share Posted April 5, 2018 (edited) is there any solution for make a condition in sop level ? for example i have a loop (based on connectivity) and inside that i want to add pollycap on only objects which have unshared edge. is this possible to do it in houdini sop ? thanks Edited April 5, 2018 by vrman Quote Link to comment Share on other sites More sharing options...
jamesr Posted April 5, 2018 Share Posted April 5, 2018 You can group unshared edges in a group SOP like this Quote Link to comment Share on other sites More sharing options...
vrman Posted April 5, 2018 Author Share Posted April 5, 2018 thank you jamesr , i think im asking wrong question , i want to find which object has unshared edge and add some progress on them , its not about only poly cap . for example i want to do something on objects with unshared edges and do something different on other object which has no unshared edge. and for that i need if statement . Quote Link to comment Share on other sites More sharing options...
jamesr Posted April 5, 2018 Share Posted April 5, 2018 Hmm okay maybe I understand so here's an example of what I think you might mean unshared_vrman.hip Quote Link to comment Share on other sites More sharing options...
Noobini Posted April 5, 2018 Share Posted April 5, 2018 don't need any condition...just need to cap the 'hole'...ie. the group 'border'....if an object has no group 'border'....the cap will simply have nothing to do. Likewise for other operations....if you want to do something to a certain group.....put the name in the 'group' field..if the group doesn't exist..then it has nothing to work on. vu_CapHoles.hipnc 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.