matplotlib.lines.segment_hits
-
matplotlib.lines.segment_hits(cx, cy, x, y, radius)[source] -
Возвращает индексы отрезков в полилинии с координатами (cx, cy), которые находятся на расстоянии radius от точки (x, y).
Примеры использования matplotlib.lines.segment_hits
© 2012–2021 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.4.3/api/_as_gen/matplotlib.lines.segment_hits.html