# Examples from pyvista.plotting.themes.Theme.subplot_seams
# =========================================================

import pyvista as pv
pv.global_theme.subplot_seams = False

# ----------------------------------------------------------------------
# Generated by sphinx-examples-as-code https://github.com/pyvista/sphinx-examples-as-code

