Noobini Posted March 6, 2021 Share Posted March 6, 2021 how about 5 nodes and no VEX... 1 Quote Link to comment Share on other sites More sharing options...
konstantin magnus Posted March 7, 2021 Share Posted March 7, 2021 16 hours ago, Noobini said: how about 5 nodes and no VEX Hi vusta. Well, this is surely easy to setup, but not exactly light-weight. I was thinking more of something distance-based, that is just capable of cutting straight gaps through polygons. Like polycut, but able to cut through polygons twice if needed. But maybe that's it then.. gaps_polycut2.hiplc 1 Quote Link to comment Share on other sites More sharing options...
papsphilip Posted November 11, 2021 Share Posted November 11, 2021 (edited) This seems to work for me! without gaps though Split_grid_with_curves.hipnc Edited November 11, 2021 by papsphilip Quote Link to comment Share on other sites More sharing options...
vinyvince Posted November 13, 2021 Share Posted November 13, 2021 On 11/11/2021 at 2:06 PM, papsphilip said: This seems to work for me! without gaps though Split_grid_with_curves.hipnc Yes, polysplit sometimes is smarter than polycut (i don't like much using boolean as it change the topology, , for simple case off course it's okay) I have only gave a quick try, but you will have an issue to solve to be able correctly fuse and assign the piece. You could see here, when starting with a subdivided grid.. I tried to fuse the part using a group created from the non split grid, or facet only the point from the edge split , but the piece are still not isolated correctly... @papsphilip @konstantin magnus Split_grid_with_curves.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.