becheg Posted October 30, 2017 Share Posted October 30, 2017 Hi everybody, I don't know how to select the last point for several lines. I'm trying to use a FOR EACH LOOP SOP but there's something wrong. I know this is an easy question but I'm very new in Houdini and I can't figure it out. Any help will be much appreciated. Here's the attached file. test.hiplc Quote Link to comment Share on other sites More sharing options...
Atom Posted October 30, 2017 Share Posted October 30, 2017 (edited) I think you basically have it. All you need to do is to drop down a Delete after the end of the FOREACH and delete group1, operation Non-Selected. This will give you the leading point. Or you can use the switch and keep only the first point. The leading point is essentially the output from the popnet, there is no difference. ap_test.hiplc Edited October 30, 2017 by Atom 1 1 Quote Link to comment Share on other sites More sharing options...
becheg Posted October 30, 2017 Author Share Posted October 30, 2017 Ok. That's exactly what I was looking for. Thank you Atom! 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.