Get intersection point from lines.
First line of lines.
Second line of lines.
When it's true, intersection will be calculated including extended lines of li0, li1. Otherwise, only within li0, li1 boundary.
When the intersection exists, result will be true and pt will be that point. Otherwise, result false and message will include the reason of it.
Get intersection point from lines.