update_regions#
- class ansys.fluent.core.generated.datamodel_261.meshing_workflow.Root.application.update_regions(service, rules, command, path=None)#
Bases:
PyCommandUse the table to review a summary of all of your defined regions, and their assigned types, and make revisions as needed. Rename a region by double-clicking its name in the list and providing another name. Reassign the type for a specific region by clicking the type designation and using the drop-down menu that appears. Dead regions are the same as a void or a pocket in the domain, and are not transferred to the Fluent solver. More… Parameters ———- mesh_object : str region_name_list : list[str] region_type_list : list[str] old_region_name_list : list[str] old_region_type_list : list[str] region_internals : list[str] region_internal_types : list[str] region_current_list : list[str] region_current_type_list : list[str] number_of_listed_regions : int
- Returns:
Methods:
Create an operation instance.
- __init__(service, rules, command, path=None)#
__init__ method of PyCommand class.
- create_instance()#
Create an operation instance.