pyvista.Plotter.picked_actor#
- property Plotter.picked_actor[source]#
Return the picked mesh.
This returns the picked actor after selecting a mesh with
enable_surface_point_pickingorenable_mesh_picking.- Returns:
pyvista.ActororNonePicked actor if available.