Skip to content

Is_Inside: Added threshold to checks to accept points with 1E-13 margins

Ludwig Jaeck requested to merge inside-form-threshold into main

This MR solves the problem of sometimes vertices not beeing acccepted, when they are close to an edge.

Merge request reports