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