meshing.tui.objects.volumetric_regions#
Manage volumetric regions of an object.
Creates the volume mesh for the selected volumetric regions based on the meshing parameters set.
Enables you to change the region type.
Computes the volumetric regions based on the face zone labels. You can choose to use existing material points for computing the regions. When regions are computed, region names and types will be based on the face zone labels of the mesh object selected. If regions are recomputed, all previous region names and types will be over written.
Deletes the specified volumetric regions.
Deletes the cell zones of the specified regions.
Fill empty volume of selected regions.
Prints region information to the console, including type, volume, material point and face zones.
Merges specified regions in to a single region. If there are shared face zones, merging regions will delete the shared face zones. However, if there are cell zones associated with the regions, then merging the regions will not delete the shared face zones. In this case, the shared face zones will be deleted when the cell zones are deleted.
Merge all cell zones assocaited to a region.
Renames the region.
Recomputes the selected volumetric region(s) while preserving the region name(s) and type(s).