pyvista.Plotter.picked_point

pyvista.Plotter.picked_point#

property Plotter.picked_point[source]#

Return the picked point.

This returns the picked point after selecting a point.

Returns:
outputnumpy.ndarray | None

Picked point if available.