volumetric_regions#
Bases:
TUIMenuManage volumetric regions of an object.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
auto_fill_volume(service, version, mode, path)Auto mesh selected regions.
change_type(service, version, mode, path)Change type of region.
compute(service, version, mode, path)Recompute mesh object topo regions using face zone labels.
delete(service, version, mode, path)Delete regions in the object.
delete_cells(service, version, mode, path)Delete all cell zones assocaited to selected regions.
fill_empty_volume(service, version, mode, path)Fill empty volume of selected regions.
hexcore(service, version, mode, path)Enter the hexcore menu.
list(service, version, mode, path)List regions of mesh object.
merge(service, version, mode, path)Merge regions in the object.
merge_cells(service, version, mode, path)Merge all cell zones assocaited to a region.
rename(service, version, mode, path)Rename a region in mesh object.
scoped_prism(service, version, mode, path)Enter the scoped prisms menu.
tet(service, version, mode, path)Enter the tetrahedral menu.
update(service, version, mode, path)Update mesh object topo regions.
__init__ method of TUIMenu class.
Bases:
TUIMethodAuto mesh selected regions.
Bases:
TUIMethodChange type of region.
Bases:
TUIMethodRecompute mesh object topo regions using face zone labels.
Bases:
TUIMethodDelete regions in the object.
Bases:
TUIMethodDelete all cell zones assocaited to selected regions.
Bases:
TUIMethodFill empty volume of selected regions.
Bases:
TUIMethodList regions of mesh object.
Bases:
TUIMethodMerge regions in the object.
Bases:
TUIMethodMerge all cell zones assocaited to a region.
Bases:
TUIMethodRename a region in mesh object.
Bases:
TUIMethodUpdate mesh object topo regions.