update_boundaries#
- class ansys.fluent.core.generated.datamodel_261.meshing_workflow.Root.application.update_boundaries(service, rules, command, path=None)#
Bases:
PyCommandUse the table to review a summary of all of your defined boundaries, and their assigned types, and make revisions as needed. Rename a boundary by double-clicking its name in the list and providing another name. Reassign the type for a specific boundary by clicking the type designation and using the drop-down menu that appears. More… Parameters ———- mesh_object : str selection_type : str
Choose how boundaries are displayed in the table.
boundary_label_list : list[str] boundary_label_type_list : list[str] boundary_zone_list : list[str] boundary_zone_type_list : list[str] old_boundary_label_list : list[str] old_boundary_label_type_list : list[str] old_boundary_zone_list : list[str] old_boundary_zone_type_list : list[str] old_label_zone_list : list[str] list_all_boundaries_toggle : bool
View more boundaries in the table, such as fluid-fluid internal boundaries, in addition to external boundaries.
zone_location : list[str] topology_list : list[str] topology_type_list : list[str] old_topology_list : list[str] old_topology_type_list : list[str] topology_body_list : list[str] boundary_current_list : list[str] boundary_current_type_list : list[str] boundary_allowed_type_list : list[str]
- Returns:
Methods:
Create an operation instance.
- __init__(service, rules, command, path=None)#
__init__ method of PyCommand class.
- create_instance()#
Create an operation instance.