selections#

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

Bases: TUIMenu

Enters the menu for controlling selections in the graphics window.

Classes:

enable_highlight_edge_transparency(service, ...)

.

general_displacement(service, version, mode, ...)

.

highlight_edge_color(service, version, mode, ...)

Specifies the color used to highlight edges when the Hover-Over Highlight feature is enabled (mouse-over-highlight-enabled).

highlight_edge_weight(service, version, ...)

Specifies the thickness of the edge highlights when the Hover-Over Highlight feature is enabled (mouse-over-highlight-enabled).

highlight_face_color(service, version, mode, ...)

Specify which color indicates that a face is selected.

highlight_gloss(service, version, mode, path)

.

highlight_specular_component(service, ...)

.

highlight_transparency(service, version, ...)

Specify the transparency of the coloring on a selected surface.

mouse_hover_probe_values_enabled(service, ...)

.

mouse_over_highlight_enabled(service, ...)

Enable/disable the highlighted outline of a surface when hovered-over.

probe_tooltip_hide_delay_timer(service, ...)

.

probe_tooltip_show_delay_timer(service, ...)

.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

Specifies the color used to highlight edges when the Hover-Over Highlight feature is enabled (mouse-over-highlight-enabled).

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

Bases: TUIMethod

Specifies the thickness of the edge highlights when the Hover-Over Highlight feature is enabled (mouse-over-highlight-enabled).

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

Bases: TUIMethod

Specify which color indicates that a face is selected.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

Specify the transparency of the coloring on a selected surface. 0.1 is fully opaque and 1 is fully transparent.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

Enable/disable the highlighted outline of a surface when hovered-over. Note that objects must be redisplayed after changing this setting before the new setting is visible.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.