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