# Examples from pyvista.Property.point_shape
# ==========================================

import pyvista as pv
prop = pv.Property()
prop.point_shape

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