scuy Posted November 6, 2020 Share Posted November 6, 2020 I tried split mesh by curves. Using polysplit. But it dose not work well. Is there good way to do it well ?? I've attached test file. But some piece dose not making separated piece. curves mesh Q_split.hiplc Quote Link to comment Share on other sites More sharing options...
Aizatulin Posted November 6, 2020 Share Posted November 6, 2020 Hi, polysplit result strongly depends on the curve input and the tolerance aswell. I get acceptable results for tolerance = 1e-8 in polysplit. To avoid artifacts (after polysplit loop), you can use connectivity node (after foreach) without for type = prim and seam group = split. Probably there might be better workarounds. Q_split_mod.hipnc Quote Link to comment Share on other sites More sharing options...
scuy Posted November 7, 2020 Author Share Posted November 7, 2020 Oh , thank you , it worked well. "connectivity" is very useful!! Yes ,curve and tolerance are setting very sensitive! When i resampled curve , 0 tolerance wrked well .... 1 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.