br1 Posted August 14, 2015 Share Posted August 14, 2015 Hey guys, I need to separate in an object closed (watertight) meshes from other meshes which are opened. Is there a easy way to do that in a foreach sop ? Cheers Bruno Quote Link to comment Share on other sites More sharing options...
3iart Posted August 14, 2015 Share Posted August 14, 2015 if you lay down a divide sop check -> remove shared edges. Open geo will will leave some geometry around the open edges, whereas closed geo will leave nothing. use a switch with `npoints(path)`==0 in the input. >/\< Quote Link to comment Share on other sites More sharing options...
br1 Posted August 29, 2015 Author Share Posted August 29, 2015 Worked like a charm, thanks ! Quote Link to comment Share on other sites More sharing options...
Guest mantragora Posted August 29, 2015 Share Posted August 29, 2015 Write in Textport: exhelp isclosed 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.