# Examples from pyvista.plotting.themes._SilhouetteConfig.feature_angle
# =====================================================================

import pyvista as pv
pv.global_theme.silhouette.feature_angle = 20.0

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

