meshing.tui.mesh.hexcore#

class main_menu.mesh.hexcore(path, service)#

Enters the hexcore menu.

create(*args, **kwargs)#

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

merge_tets_to_pyramids(*args, **kwargs)#

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.