graphics#

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

Bases: TUIMenu

Enter the menu for preferences covering appearance.

Classes:

animation_option(service, version, mode, path)

Specify whether the entire model or just a wireframe is shown during manipulations in the graphics window.

backface_cull(service, version, mode, path)

.

boundary_markers(service, version, mode, path)

Enter the boundary markers menu.

colormap_settings(service, version, mode, path)

Enter the colormap settings menu.

double_buffering(service, version, mode, path)

Enable/disable double-buffering, which reduces screen flicker, but may use more memory on some machines.

embedded_windows(service, version, mode, path)

.

enable_non_object_based_workflow(service, ...)

.

event_poll_interval(service, version, mode, path)

.

event_poll_timeout(service, version, mode, path)

.

export_video_settings(service, version, ...)

.

force_key_frame_animation_markers_to_off(...)

.

graphics_effects(service, version, mode, path)

Enter the graphics effects menu.

graphics_window_line_width(service, version, ...)

Specify the thickness of lines that appear in the graphics window.

graphics_window_point_symbol(service, ...)

Specify the symbol used for indicating points in the graphics window (like the points in an XY plot).

hardcopy_settings(service, version, mode, path)

Enter the menu for saving picture settings.

hidden_surface_removal_method(service, ...)

Specify the method for removing hidden surfaces.

higher_resolution_graphics_window_line_width(...)

.

lighting(service, version, mode, path)

Enter the lighting menu.

lower_resolution_graphics_window_line_width(...)

.

manage_hoops_memory(service, version, mode, path)

.

marker_drawing_mode(service, version, mode, path)

.

material_effects(service, version, mode, path)

.

max_graphics_text_size(service, version, ...)

.

meshing_mode(service, version, mode, path)

Enter the menu for meshing-specific graphics settings.

min_graphics_text_size(service, version, ...)

.

performance(service, version, mode, path)

Enter the menu for selecting the predefined graphics effects settings.

plot_legend_margin(service, version, mode, path)

.

point_tool_size(service, version, mode, path)

Specify the size of the point tool (10-100).

remove_partition_lines(service, version, ...)

.

remove_partition_lines_tolerance(service, ...)

.

rotation_centerpoint_visible(service, ...)

.

scroll_wheel_event_end_timer(service, ...)

.

set_camera_normal_to_surface_increments(...)

.

show_hidden_lines(service, version, mode, path)

.

show_hidden_surfaces(service, version, mode, ...)

Enable/disable the display of hidden surfaces.

surface_general_displacement(service, ...)

.

switch_to_open_glfor_remote_visualization(...)

.

test_use_external_function(service, version, ...)

.

text_window_line_width(service, version, ...)

.

transparency(service, version, mode, path)

.

vector_settings(service, version, mode, path)

.

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

Bases: TUIMethod

Specify whether the entire model or just a wireframe is shown during manipulations in the graphics window.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

Enable/disable double-buffering, which reduces screen flicker, but may use more memory on some machines.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

Specify the thickness of lines that appear in the graphics window.

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

Bases: TUIMethod

Specify the symbol used for indicating points in the graphics window (like the points in an XY plot).

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

Bases: TUIMethod

Specify the method for removing hidden surfaces. These methods vary in speed and quality, depending on your machine.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

Specify the size of the point tool (10-100).

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

Enable/disable the display of hidden surfaces.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.