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