pyvista.Plotter.picked_actor#
- property Plotter.picked_actor[ソース]#
ピックしたメッシュを返します.
This returns the picked actor after selecting a mesh with
enable_surface_point_pickingorenable_mesh_picking.- 戻り値:
- output
pyvista.Actor|None 利用可能な場合は,選んだアクター.
- output