cavity#
Bases:
TUIMenu
Enters the cavity menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
add_zones
(service, version, mode, path)Enables you to create a cavity for adding new zones to the existing volume mesh.
create_hexcore_cavity_by_region
(service, ...)Creates the cavity in the hexcore mesh based on the zones and bounding box extents specified.
create_hexcore_cavity_by_scale
(service, ...)Creates the cavity in the hexcore mesh based on the zones and scale specified.
merge_cavity
(service, version, mode, path)Enables you to merge the specified cavity domain with the parent domain.
region
(service, version, mode, path)Enables you to create a cavity to modify the existing volume mesh in the specified region.
remesh_hexcore_cavity
(service, version, ...)Remesh a cavity in hexcore mesh.
remove_zones
(service, version, mode, path)Enables you to create a cavity for removing zones from the existing volume mesh.
replace_zones
(service, version, mode, path)Enables you to create a cavity for removing a set of zones from an existing volume mesh and replacing them with new set of zones.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Enables you to create a cavity for adding new zones to the existing volume mesh.
Bases:
TUIMethod
Creates the cavity in the hexcore mesh based on the zones and bounding box extents specified. The create-hexcore-cavity-by-region option is no longer supported and will be removed at a future release.
Bases:
TUIMethod
Creates the cavity in the hexcore mesh based on the zones and scale specified. The create-hexcore-cavity-by-scale option is no longer supported and will be removed at a future release.
Bases:
TUIMethod
Enables you to merge the specified cavity domain with the parent domain. During the merging operation, the cavity cell zones merges with the zones in the parent domain. The wall boundaries extracted from the interior zones will be converted to interior type and merged with the corresponding zones in the parent domain.
Bases:
TUIMethod
Enables you to create a cavity to modify the existing volume mesh in the specified region.
Bases:
TUIMethod
Remesh a cavity in hexcore mesh.
Bases:
TUIMethod
Enables you to create a cavity for removing zones from the existing volume mesh.
Bases:
TUIMethod
Enables you to create a cavity for removing a set of zones from an existing volume mesh and replacing them with new set of zones.