pyvista.Plotter.picked_point#
- property Plotter.picked_point[source]#
 Return the picked point.
This returns the picked point after selecting a point.
- Returns:
 numpy.ndarrayorNonePicked point if available.
Return the picked point.
This returns the picked point after selecting a point.
numpy.ndarray or NonePicked point if available.