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