polyscope
polyscope copied to clipboard
[Question] How to get data from selection
Hi! I am trying to access the index of a clicked point as it is shown in Selection. Is there a function call for that?
use ps.get_selection() it returns a tuple with the point index if you selected a point.