Theme.show_vertices#
Examples#
Download Python source code | Download Jupyter notebook
Show vertices globally by default.
>>> import pyvista as pv
>>> pv.global_theme.show_vertices = True
Download Python source code | Download Jupyter notebook
Show vertices globally by default.
>>> import pyvista as pv
>>> pv.global_theme.show_vertices = True