colormap_settings#

class ansys.fluent.core.meshing.tui_241.main_menu.preferences.graphics.colormap_settings(service, version, mode, path)#

Bases: TUIMenu

Enter the colormap settings menu.

Classes:

alignment(service, version, mode, path)

Specify the default colormap location.

aspect_ratio_when_horizontal(service, ...)

.

aspect_ratio_when_vertical(service, version, ...)

Specify the length vs.

auto_refit_on_resize(service, version, mode, ...)

.

automatic_resize(service, version, mode, path)

.

border_style(service, version, mode, path)

Specify how/when the colormap border appears.

colormap(service, version, mode, path)

Choose the default colormap.

isolines_position_offset(service, version, ...)

.

labels(service, version, mode, path)

Specify whether there is a label for every colormap value or if some are skipped.

levels(service, version, mode, path)

Specify the default colormap size.

log_scale(service, version, mode, path)

Enable/disable the use of a logarithmic scale for the colormap.

major_length_to_screen_ratio_when_horizontal(...)

.

major_length_to_screen_ratio_when_vertical(...)

Choose the length of the colormap as a fraction of graphics window height, when the colormap is vertical.

margin_from_edge_to_screen_ratio(service, ...)

.

max_size_scale_factor(service, version, ...)

.

min_size_scale_factor(service, version, ...)

.

number_format_precision(service, version, ...)

Specify the colormap number label precision.

number_format_type(service, version, mode, path)

Specify how colormap numbers are displayed.

preserve_aspect_ratio_for_hardcopy(service, ...)

.

show_colormap(service, version, mode, path)

Enable/disable the display of colormaps.

skip_value(service, version, mode, path)

Specify how many number labels are skipped in the colormap.

text_behavior(service, version, mode, path)

Specify whether colormap label text automatically scales with the colormap size.

text_font_automatic_horizontal_size(service, ...)

.

text_font_automatic_size(service, version, ...)

.

text_font_automatic_units(service, version, ...)

.

text_font_automatic_vertical_size(service, ...)

Specify the initial font size as a ratio of the colormap overall size, for vertically aligned colormaps.

text_font_fixed_horizontal_size(service, ...)

.

text_font_fixed_size(service, version, mode, ...)

Set the font size for colormap labels.

text_font_fixed_units(service, version, ...)

.

text_font_fixed_vertical_size(service, ...)

.

text_font_name(service, version, mode, path)

.

text_truncation_limit_for_horizontal_colormaps(...)

.

text_truncation_limit_for_vertical_colormaps(...)

.

type(service, version, mode, path)

Specify whether the colormap appearance is smooth or banded.

use_no_sub_windows(service, version, mode, path)

.

class alignment(service, version, mode, path)#

Bases: TUIMethod

Specify the default colormap location.

class aspect_ratio_when_horizontal(service, version, mode, path)#

Bases: TUIMethod

.

class aspect_ratio_when_vertical(service, version, mode, path)#

Bases: TUIMethod

Specify the length vs. width ratio for a vertical colormap, which controls the thickness of the colormap; smaller values mean a thicker colormap.

class auto_refit_on_resize(service, version, mode, path)#

Bases: TUIMethod

.

class automatic_resize(service, version, mode, path)#

Bases: TUIMethod

.

class border_style(service, version, mode, path)#

Bases: TUIMethod

Specify how/when the colormap border appears.

class colormap(service, version, mode, path)#

Bases: TUIMethod

Choose the default colormap.

class isolines_position_offset(service, version, mode, path)#

Bases: TUIMethod

.

class labels(service, version, mode, path)#

Bases: TUIMethod

Specify whether there is a label for every colormap value or if some are skipped.

class levels(service, version, mode, path)#

Bases: TUIMethod

Specify the default colormap size.

class log_scale(service, version, mode, path)#

Bases: TUIMethod

Enable/disable the use of a logarithmic scale for the colormap.

class major_length_to_screen_ratio_when_horizontal(service, version, mode, path)#

Bases: TUIMethod

.

class major_length_to_screen_ratio_when_vertical(service, version, mode, path)#

Bases: TUIMethod

Choose the length of the colormap as a fraction of graphics window height, when the colormap is vertical.

class margin_from_edge_to_screen_ratio(service, version, mode, path)#

Bases: TUIMethod

.

class max_size_scale_factor(service, version, mode, path)#

Bases: TUIMethod

.

class min_size_scale_factor(service, version, mode, path)#

Bases: TUIMethod

.

class number_format_precision(service, version, mode, path)#

Bases: TUIMethod

Specify the colormap number label precision.

class number_format_type(service, version, mode, path)#

Bases: TUIMethod

Specify how colormap numbers are displayed.

class preserve_aspect_ratio_for_hardcopy(service, version, mode, path)#

Bases: TUIMethod

.

class show_colormap(service, version, mode, path)#

Bases: TUIMethod

Enable/disable the display of colormaps.

class skip_value(service, version, mode, path)#

Bases: TUIMethod

Specify how many number labels are skipped in the colormap.

class text_behavior(service, version, mode, path)#

Bases: TUIMethod

Specify whether colormap label text automatically scales with the colormap size.

class text_font_automatic_horizontal_size(service, version, mode, path)#

Bases: TUIMethod

.

class text_font_automatic_size(service, version, mode, path)#

Bases: TUIMethod

.

class text_font_automatic_units(service, version, mode, path)#

Bases: TUIMethod

.

class text_font_automatic_vertical_size(service, version, mode, path)#

Bases: TUIMethod

Specify the initial font size as a ratio of the colormap overall size, for vertically aligned colormaps.

class text_font_fixed_horizontal_size(service, version, mode, path)#

Bases: TUIMethod

.

class text_font_fixed_size(service, version, mode, path)#

Bases: TUIMethod

Set the font size for colormap labels.

class text_font_fixed_units(service, version, mode, path)#

Bases: TUIMethod

.

class text_font_fixed_vertical_size(service, version, mode, path)#

Bases: TUIMethod

.

class text_font_name(service, version, mode, path)#

Bases: TUIMethod

.

class text_truncation_limit_for_horizontal_colormaps(service, version, mode, path)#

Bases: TUIMethod

.

class text_truncation_limit_for_vertical_colormaps(service, version, mode, path)#

Bases: TUIMethod

.

class type(service, version, mode, path)#

Bases: TUIMethod

Specify whether the colormap appearance is smooth or banded.

class use_no_sub_windows(service, version, mode, path)#

Bases: TUIMethod

.