How to find selfintersecting curves in a drawing

Hi,
I want to find the selfintersecting closed curves in a drawing like select selclosedcrv.
next is how to repair or make them to non selfintersecting because it is sometimes so tiny you can’t find it fast.

thanks edward

Hi Edward - the V7 WIP has SelSelfIntersecting

https://discourse.mcneel.com/c/serengeti

Otherwise there may be a script out there… it does not look like I have one handy.

-Pascal

Yep…
SelSelfIntersectCrvs.py (1.4 KB)

2 Likes

super, works great for me,
thanks

If you are into customizing the information, try out Grasshopper’s Curve | Self Intersection test.


Self Intersect.gh (12.3 KB)

Why isn’t this implemented in V6 updates?