mapra Posted September 25, 2018 Share Posted September 25, 2018 Hey! I was wondering how to copy Geo to points using the Foreach Loop block, but without using a switch. Instead I am trying to use groups to switch between the input Geo. Unfortunately I was not successful yet. Maybe anybody has an idea what I am doing wrong here? Best, M CopyLoop_01.hip Quote Link to comment Share on other sites More sharing options...
davpe Posted September 26, 2018 Share Posted September 26, 2018 i don't know how to do it with groups but if you have packed geometry, at each iteration you can only keep the one you want and delete others (which is simple since packed geo is always represented by one point). 1 Quote Link to comment Share on other sites More sharing options...
mapra Posted September 26, 2018 Author Share Posted September 26, 2018 thanks, that should do the trick! would still be interesting if it works with groups as well! 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.