performance#

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

Bases: TUIMenu

Enter the menu for selecting the predefined graphics effects settings.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

fast_display_mode(service, version, mode, path)

minimum_frame_rate(service, version, mode, path)

Enter the menu for minimum frame-rate settings.

optimize_for(service, version, mode, path)

Choose a preset selection for how graphics are displayed.

ratio_of_target_frame_rate_to_classify_heavy_geometry(...)

ratio_of_target_frame_rate_to_declassify_heavy_geometry(...)

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Choose a preset selection for how graphics are displayed.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.