rush2112 Posted December 14, 2018 Share Posted December 14, 2018 (edited) Hi everyone, I'm trying to make each connected points(@class) being deleted overtime when they above XZ plan. I made a bounding sphere for each @class and copy to itself with decreasing @pscale when it's above the plan. And delete the points outside the sphere. It works well when I set it to "single pass" but it works totally wrong when merges all iterations together... I have attached an example file below, it'll be fantastic if someone can help me out with this. sopsolver_in_loop.hip Edited December 14, 2018 by rush2112 Quote Link to comment Share on other sites More sharing options...
Atom Posted December 15, 2018 Share Posted December 15, 2018 Try using input_2 inside of the solver instead of input_1? This is what I get after making that change. 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.