Find the intersection points between this line and another line object
self (Arc) – An Arc object
other (Line) – The other line object to intersect
is_on_line (bool) – True to return only points that are on both Line objects
Z_list – Complex coordinates of the intersection (if any)
list