local_regions#

class ansys.fluent.core.meshing.tui_231.main_menu.boundary.refine.local_regions(path, service)#

Bases: TUIMenu

Enters the local refinement menu.

Methods:

define(*args, **kwargs)

Defines the refinement region according to the specified parameters.

delete(*args, **kwargs)

Deletes the specified region.

init(*args, **kwargs)

Creates a region encompassing the entire geometry.

list_all_regions(*args, **kwargs)

Lists all the refinement regions in the console.

define(*args, **kwargs)#

Defines the refinement region according to the specified parameters.

delete(*args, **kwargs)#

Deletes the specified region.

init(*args, **kwargs)#

Creates a region encompassing the entire geometry.

list_all_regions(*args, **kwargs)#

Lists all the refinement regions in the console.