hexcore#

class ansys.fluent.core.meshing.tui_241.main_menu.mesh.hexcore(service, version, mode, path)#

Bases: TUIMenu

Enters the hexcore menu.

Classes:

controls(service, version, mode, path)

Enters the hexcore controls menu.

create(service, version, mode, path)

Enables you to create the hexcore mesh according to the specified parameters.

local_regions(service, version, mode, path)

Enters the hexcore local refinement region sub-menu.

merge_tets_to_pyramids(service, version, ...)

Enables the merge-tets-to-pyramids command to reduce the total cell count.

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

Bases: TUIMethod

Enables you to create the hexcore mesh according to the specified parameters.

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

Bases: TUIMethod

Enables the merge-tets-to-pyramids command to reduce the total cell count. If skip-tet-refinement is enabled, pairs of tets will be merged into pyramids. Hexcore count is unaffected.