Split / shatter an arbitrary polygon using polylines

   1508   4   1
User Avatar
Member
29 posts
Joined: 10月 2015
Offline
Hi, is it possible to split the green arch in the screenshot into segments using the white lines? I've tried various combinations with polysplit (not working well inside foreach), using the boolean sop (not working at all as it tries to triangulate the poly), and using the labs boolean curve (again, tries to triangulate everything). Attaching the file.

Attachments:
shattering_a_poly.hipnc (125.2 KB)
shattering a poly.jpg (88.6 KB)

User Avatar
Member
119 posts
Joined: 8月 2017
Offline
Search For Baku89 on GitHub-dashed lines ..some Fun otl's there ..Have Fun
Conservation of Momentum
User Avatar
Member
29 posts
Joined: 10月 2015
Offline
cncverkstad
Search For Baku89 on GitHub-dashed lines ..some Fun otl's there ..Have Fun
Thanks, interesting assets, however I'm not looking to break up the line into dashes, I need to break up the shape into closed polygons I can then sweep profiles curves on.
User Avatar
Member
8595 posts
Joined: 7月 2007
Offline
you can use Boolean SOP in Shatter mode
just make sure you extrude your lines to form cutting planes
Edited by tamte - 2022年1月3日 14:15:35

Attachments:
shattering_a_poly_fix.hipnc (116.8 KB)

Tomas Slancik
FX Supervisor
Method Studios, NY
User Avatar
Member
29 posts
Joined: 10月 2015
Offline
That's what I was missing, the cutters needed to be planes, thanks!
  • Quick Links