line_width#

property MapdlTheme.line_width: float#

Return or set the default line width.

Examples

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