Hello

I'm trying to perform the following task using the python API which is already implemented in the GUI feature - Filter Photos by Tie Points/Points
If I have a list of points (belonging to the original list of tie points/Point clouds) - the points are stored externally and can be imported into python.
I need to find the images in which these points appear (one or more together) and the location of the points in the images.
Thanks!