logix1390 Posted May 18, 2017 Share Posted May 18, 2017 Hello , I came across an interesting problem. I have an irregular shape of only lines and points. I noticed that after I did a boolean operation and fused the points, the point order got messed up. So point 2 and point 1 are on opposite ends of each other which messes things up even more when I resample after. the sorting order needs to be in a clock wise or counter clock wise motion. I thought the sort sop would be able to fix this type of thing ... I will attach my scene file for anyone who wants to take a look. Thank you sorting_issue.hip Quote Link to comment Share on other sites More sharing options...
f1480187 Posted May 18, 2017 Share Posted May 18, 2017 1. Fix overlaps. or 2. Since you use boolean, slice boxes with a plane using another one. It will output proper geometry from beginning. sorting_issue_fix.hipnc Quote Link to comment Share on other sites More sharing options...
logix1390 Posted May 20, 2017 Author Share Posted May 20, 2017 You just solved all my problems and more. Really appreciate the help F1 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.