apollo11 Posted October 3, 2022 Share Posted October 3, 2022 (edited) If the distance is greater than 0.0005, the mesh is visible, otherwise it disappears. What I want to do is once it is visible, I want it not to disappear anymore even if it is less than 0.0005. I tried using a solvent but failed. test.hipnc Edited October 3, 2022 by apollo11 Quote Link to comment Share on other sites More sharing options...
Benyee Posted October 4, 2022 Share Posted October 4, 2022 (edited) try using sopsolver to allow custom attribute "broken" can only change once,and use it to override the orignal "__disconnected" attrib hope it helps test_v2_break_rbd_pieces_once.hipnc Edited October 4, 2022 by Benyee 1 Quote Link to comment Share on other sites More sharing options...
apollo11 Posted October 4, 2022 Author Share Posted October 4, 2022 (edited) @Benyee Hi, I tested your file it was working in simple transform scene but when I wanted to test it in an rbd scene the result was negative and the primdist kept deleting when it was less than 0.0005. There was deterioration on the outer surfaces as well, but I seem to have partially corrected them by separating and reassembling the surfaces. test_v2_rbd test.hipnc Edited October 4, 2022 by apollo11 Quote Link to comment Share on other sites More sharing options...
fencer Posted October 4, 2022 Share Posted October 4, 2022 1 hour ago, apollo11 said: @Benyee Hi, I tested your file it was working in simple transform scene but when I wanted to test it in an rbd scene the result was negative and the primdist kept deleting when it was less than 0.0005. There was deterioration on the outer surfaces as well, but I seem to have partially corrected them by separating and reassembling the surfaces. test_v2_rbd test.hipnc Going with the solver as Benyee mentioned must be the way. test_v3_rbd_test.hipnc 1 Quote Link to comment Share on other sites More sharing options...
apollo11 Posted October 4, 2022 Author Share Posted October 4, 2022 (edited) @fencer It work fine, thank you very much for your help, it was important to me.. Edited October 4, 2022 by apollo11 1 Quote Link to comment Share on other sites More sharing options...
Benyee Posted October 6, 2022 Share Posted October 6, 2022 On 2022/10/5 at 1:33 AM, apollo11 said: There was deterioration on the outer surfaces as well, but I seem to have partially corrected them by separating and reassembling the surfaces in this case it seems delete polygon faces by point caused the probelm,to correct this,just run the solving of "broken" value over "primitive" instead of "point" hope it helps test_v4_rbd_test.hipnc 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.