API Reference
Return or set the default edge visibility.
Examples
Show edges globally by default.
>>> import pyvista >>> pyvista.global_theme.show_edges = True