rendering_options#

class ansys.fluent.core.solver.tui_231.main_menu.display.set.rendering_options(path, service)#

Bases: TUIMenu

Enter the rendering options menu.

Methods:

animation_option(*args, **kwargs)

Using Wireframe / All option during animation.

auto_spin(*args, **kwargs)

Enable/disable mouse view rotations to continue to spin the display after the button is released.

color_map_alignment(*args, **kwargs)

Set the color bar alignment.

device_info(*args, **kwargs)

List information for the graphics device.

double_buffering(*args, **kwargs)

Enable/disable double-buffering.

driver(*args, **kwargs)

Change the current graphics driver.

face_displacement(*args, **kwargs)

Set face displacement value in Z-buffer units along the Camera Z-axis.

help_text_color(*args, **kwargs)

Set the color of screen help text.

hidden_surface_method(*args, **kwargs)

Specify the method to perform hidden line and hidden surface rendering.

hidden_surfaces(*args, **kwargs)

Enable/disable hidden surface removal.

outer_face_cull(*args, **kwargs)

Enable/disable discarding outer faces during display.

set_rendering_options(*args, **kwargs)

Set the rendering options.

show_colormap(*args, **kwargs)

Enable/Disable colormap.

surface_edge_visibility(*args, **kwargs)

Set edge visibility flags for surfaces.

animation_option(*args, **kwargs)#

Using Wireframe / All option during animation.

auto_spin(*args, **kwargs)#

Enable/disable mouse view rotations to continue to spin the display after the button is released.

color_map_alignment(*args, **kwargs)#

Set the color bar alignment.

device_info(*args, **kwargs)#

List information for the graphics device.

double_buffering(*args, **kwargs)#

Enable/disable double-buffering.

driver(*args, **kwargs)#

Change the current graphics driver.

face_displacement(*args, **kwargs)#

Set face displacement value in Z-buffer units along the Camera Z-axis.

help_text_color(*args, **kwargs)#

Set the color of screen help text.

hidden_surface_method(*args, **kwargs)#

Specify the method to perform hidden line and hidden surface rendering.

hidden_surfaces(*args, **kwargs)#

Enable/disable hidden surface removal.

outer_face_cull(*args, **kwargs)#

Enable/disable discarding outer faces during display.

set_rendering_options(*args, **kwargs)#

Set the rendering options.

show_colormap(*args, **kwargs)#

Enable/Disable colormap.

surface_edge_visibility(*args, **kwargs)#

Set edge visibility flags for surfaces.