update#

FolderPlotSettings.update() None#

Update folder plot settings.

Examples

>>> from ansys.aedt.core.visualization.post.field_data import FolderPlotSettings
>>> obj = FolderPlotSettings()
>>> obj.update()