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