BHoM / BHoM_Engine

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

SplitAtSelfIntersections failed on some shapes #3305

Open vietle-bh opened 6 months ago

vietle-bh commented 6 months ago

Description:

It took hundreds of shapes to find one that failed the method, but here it is!

PolylineTest.zip

image

Steps to reproduce:

Simple run the test script above.

Expected behaviour:

Let's handle this edge case too.

Test file(s):

Added above