Some suggestions

 From:  Michael Gibson
6093.4 In reply to 6093.3 
Hi Andrei,

> Is it impossible for you to make this?: to restore this corner only by delete selected edge?

It's not impossible, but it require some fairly delicate work for extending the existing edges and intersecting them with one another. I'd like to implement that in the future but it's fairly doubtful it will make it into v3.

In the meantime using boolean union on something cut from the same original surface should be helpful.



> Yes they are joined. I wanted this script to replace partially loop selection, where loop goes wrong.

That could be possible in the future too, but it's also not necessarily as easy as you might think and will take some time to work on.


- Michael