W3cubDocs

/Matplotlib 3.5

matplotlib.lines.segment_hits

matplotlib.lines.segment_hits(cx, cy, x, y, radius)[source]

Return the indices of the segments in the polyline with coordinates (cx, cy) that are within a distance radius of the point (x, y).

© 2012–2021 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.5.1/api/_as_gen/matplotlib.lines.segment_hits.html