polybool error because of invalid polygon

Hello,
i am having trouble with handling polygons with the polybool function. In some cases i get an error that my polygons are invalid, although they look fine in my opinion. Furthermore the calculation of the intersection (same two polygons) does not give the right result. I have added the files with the coordinates of the polygons that cause trouble and the result of the intersection, which has an error in the upper part of the polygons. I hope someone has a solution to this problem.
Thanks in advance
--------------- I'm sorry, i added the files now.

1 Commento

Daniel - the files have not been attached. After choosing the file, make sure you press the Attach File button.

Accedi per commentare.

Risposte (2)

Daniel
Daniel il 8 Dic 2014
no one having an idea to handle this issue?
Rob Comer
Rob Comer il 28 Gen 2020
Errors like these can easily arise from small defects in the topology of the input polygons. The MATLAB polyshape class (with methods including intersect, subtract, etc.) is available in R2017b and later and is recommended over polybool. polyshape includes automated data correction/clean-up by default. (See the 'Simplify' name-value option.)

Prodotti

Richiesto:

il 28 Nov 2014

Risposto:

il 28 Gen 2020

Community Treasure Hunt

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

Start Hunting!

Translated by