outer_domain_params#

class ansys.fluent.core.meshing.tui_241.main_menu.objects.volumetric_regions.hexcore.set.outer_domain_params(service, version, mode, path)#

Bases: TUIMenu

Define outer domain parameters.

Classes:

auto_align(service, version, mode, path)

Enable auto-align?.

auto_align_boundaries(service, version, ...)

Auto-align selected boundaries.

auto_align_tolerance(service, version, mode, ...)

Set auto-align-tolerance.

boundaries(service, version, mode, path)

Set box-aligned zones which have to be removed from hexcore meshing.

coordinates(service, version, mode, path)

Secifiy coordinates of outer box.

delete_old_face_zones(service, version, ...)

Delete replaced old tri face zones.

list(service, version, mode, path)

List the face zones selected for hexcore up to boundaries.

specify_boundaries(service, version, mode, path)

Set parameters to get hex mesh to boundary(s).

specify_coordinates(service, version, mode, path)

Enables specification of coordinates of hexcore outer box.

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

Bases: TUIMethod

Enable auto-align?.

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

Bases: TUIMethod

Auto-align selected boundaries.

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

Bases: TUIMethod

Set auto-align-tolerance.

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

Bases: TUIMethod

Set box-aligned zones which have to be removed from hexcore meshing.

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

Bases: TUIMethod

Secifiy coordinates of outer box.

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

Bases: TUIMethod

Delete replaced old tri face zones.

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

Bases: TUIMethod

List the face zones selected for hexcore up to boundaries.

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

Bases: TUIMethod

Set parameters to get hex mesh to boundary(s).

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

Bases: TUIMethod

Enables specification of coordinates of hexcore outer box.