auto_close# property MapdlTheme.auto_close: bool# Automatically close the figures when finished plotting. Danger Set to False with extreme caution. Examples >>> import pyvista as pv >>> pv.global_theme.auto_close = False