pyvista.plotting.themes.Theme.point_size#

property Theme.point_size: float[source]#

Return or set the default point size.

Examples

>>> import pyvista as pv
>>> pv.global_theme.line_width = 10.0