hexcore#
Bases:
TUIMenu
Enters the hexcore menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
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.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Enables you to create the hexcore mesh according to the specified parameters.
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.