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