local_regions#

class ansys.fluent.core.generated.meshing.tui_261.main_menu.boundary.refine.local_regions(service, version, mode, path)#

Bases: TUIMenu

Enter the refine-local menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

define(service, version, mode, path)

Define a refinement region's parameters.

delete(service, version, mode, path)

Delete a refinement region.

init(service, version, mode, path)

Delete all current regions and add the default refinement region.

list_all_regions(service, version, mode, path)

List all refinement regions.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Define a refinement region’s parameters.

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

Bases: TUIMethod

Delete a refinement region.

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

Bases: TUIMethod

Delete all current regions and add the default refinement region.

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

Bases: TUIMethod

List all refinement regions.