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_pickingor- enable_mesh_picking.- Returns:
- pyvista.DataSetor- None
- Picked mesh if available.