matplotlib.lines.segment_hits# matplotlib.lines.segment_hits(cx, cy, x, y, radius)[源代码][源代码]# 返回多段线中坐标为 (cx, cy) 的线段的索引,这些线段在点 (x, y) 的距离 radius 内。