point_size# property MapdlTheme.point_size: float[source]# Return or set the default point size. Examples >>> import pyvista as pv >>> pv.global_theme.line_width = 10.0 Copy to clipboard