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