MinMaxScale#
- class ansys.aedt.core.visualization.post.field_data.MinMaxScale(n_levels=10, min_value=0, max_value=1)#
Provides methods and variables for editing min-max scale folder settings.
- Parameters:
Methods
MinMaxScale.from_dict
(dictionary)Initialize the min-max scale settings from a dictionary.
Convert the min-max scale settings to a dictionary.