BHoM / BHoM_Engine

Internal manipulation of the BHoM
GNU Lesser General Public License v3.0
26 stars 14 forks source link

Geometry_Engine: Tolerance issue/self-intersecting curves for boolean intersections #1957

Open rwemay opened 4 years ago

rwemay commented 4 years ago

Description:

Some operations are failing based on tolerance, in particular regions with openings within.

Steps to reproduce:

Run the test script.

Expected behaviour:

Test file(s):

Test Script

IsakNaslundBh commented 4 years ago

Think I found the issue with this in the BooleanIntersection methods. Migrated issue here and will push a fix!