- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Everyone,
So I have a problem with splitting MPolygons, previously if I wanted to trim all the MPolygons of a drawing outside of a rectangle I would either use MPSPLIT or get a region from the MPolygon curves and process that, but I have an MPolygon that is so large that all my usual tools just hang.
Here's an image of the massive shape in question and the rectangle I'm trying to trim around:
I just don't know what approach to take, it's a Catch-22 because I have to break this down into a more manageable without using MPSPLIT so that it's small enough to be able to use MPSPLIT. I can't just explode it into a polygon because the MPolygon has many many internal islands which compounds the complexity when trimming. Any advice?
Thank you 😄
Solved! Go to Solution.