draw_settings#

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

Bases: TUIMenu

Enter the menu for specifying drawing settings.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

auto_draw(service, version, mode, path)

Enable/disable the automatic display of changes in the graphics window based on the current task.

face_zone_limit(service, version, mode, path)

Specify the cutoff number of face zones, beyond which, Fluent Meshing will not automatically display changes.

facet_limit(service, version, mode, path)

Specify the cutoff number facets, beyond which, Fluent Meshing will not automatically display changes.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Enable/disable the automatic display of changes in the graphics window based on the current task.

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

Bases: TUIMethod

Specify the cutoff number of face zones, beyond which, Fluent Meshing will not automatically display changes.

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

Bases: TUIMethod

Specify the cutoff number facets, beyond which, Fluent Meshing will not automatically display changes.