We have a file which has numerous examples of self intersecting curves.
How would you go about cleaning up a file which has dozens of such curves?
I am very happy to script something I’d really like to learn which tools and methods you experts would recommend to find and correct these modelling mistakes?
(in case you are wonderering these geometeries are panels for boat sails and come (through many steps) from 1980’s era design software. I’d love to fix the issues at source but it is just not an option.)
I have an idea but I am now not near to a computer to try: make a surface underneath the curve, and then split the surface with those curves, after splitting, delete the curves. Next is to extract surface edge- then it will be a curve without self intersecting.