local_regions#

class ansys.fluent.core.meshing.tui_231.main_menu.mesh.hexcore.local_regions(path, service)#

Bases: TUIMenu

Enters the hexcore local refinement region sub-menu.

Methods:

activate(*args, **kwargs)

Enables you to activate the specified local regions for refinement.

deactivate(*args, **kwargs)

Enables you to deactivate the specified local regions for refinement.

define(*args, **kwargs)

Defines the local region according to the specified parameters.

delete(*args, **kwargs)

Deletes the specified refinement region.

ideal_hex_vol(*args, **kwargs)

Reports the ideal hex volume for the given edge length.

ideal_quad_area(*args, **kwargs)

Ideal quad area for given edge length.

init(*args, **kwargs)

Creates a default region encompassing the entire geometry.

list_all_regions(*args, **kwargs)

Lists the defined and active regions in the console.

activate(*args, **kwargs)#

Enables you to activate the specified local regions for refinement.

deactivate(*args, **kwargs)#

Enables you to deactivate the specified local regions for refinement.

define(*args, **kwargs)#

Defines the local region according to the specified parameters.

delete(*args, **kwargs)#

Deletes the specified refinement region.

ideal_hex_vol(*args, **kwargs)#

Reports the ideal hex volume for the given edge length.

ideal_quad_area(*args, **kwargs)#

Ideal quad area for given edge length.

init(*args, **kwargs)#

Creates a default region encompassing the entire geometry.

list_all_regions(*args, **kwargs)#

Lists the defined and active regions in the console.