get_arc_intersection#
- Arc.get_arc_intersection(arc)#
Get intersection Coordinates of arc with another arc.
Returns None if intersection not found.
- Parameters:
- Returns:
listofCoordinateorNone
Get intersection Coordinates of arc with another arc.
Returns None if intersection not found.
list of Coordinate or None