ANDing Areas of multiple polygons given vertices

I have the vertices of n polygons in 2d cartesian coordinates. These n polygons all intersect. I'm trying to find the vertices of this intersection

 Risposta accettata

You might want to use polybool:
help polybool
Cheers!

1 Commento

That worked. I had to loop the polybool and its spitting out an error (i think for only using vertices) but it worked. Thanks!

Accedi per commentare.

Più risposte (0)

Categorie

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by