Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Topological inconsistency after splitting a segment, 2nd #5

Open
DDemol opened this issue Jun 18, 2018 · 1 comment
Open

Topological inconsistency after splitting a segment, 2nd #5

DDemol opened this issue Jun 18, 2018 · 1 comment

Comments

@DDemol
Copy link

DDemol commented Jun 18, 2018

Hello,

Firstly, I know that is not a place for support, but this is the only place that I know to talk with the Triangle.NET community.

I have a "Topological inconsistency after splitting a segment" error, I searched a lot of information at the original CodePlex repository and here with other issues, but I can't find a solution to my problem.
I have also checked inside library in Debug mode and I saw strange things like a triangle with his 3 points aligned (I don't know if this information can help to find the problem).

If anyone can help me or have an idea to solve this problem, that would be great.

Thanks

PolyFile.zip

@Geri-Borbas
Copy link
Collaborator

Geri-Borbas commented Jun 19, 2018

Hi, this seems a very common issue, actually the only issue I heard about.

Take a look on this closed issue: Getting Topological inconsistency after splitting a segment on simple data

Also, there are multiple similar issues at the CodePlex repository archive discussions.

Me personally did not encounter such problems but seems that most of the time the input polygons have some kind of overlapping / redundant stuff. You may review / debug your input geometry perhaps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants