TWF_MapRegionInfo#

class ansys.fluent.core.generated.datamodel_252.solver_workflow.Root.TWF_MapRegionInfo(service, rules, command, path=None)#

Bases: PyCommand

Use this task to ensure that, for each cell zone, the face zones correspond to the correct passage region. Use the table to check the associations, or make changes as needed. Parameters ———- MRChildName : str MRSelectCellZone : str

Select a cell zone for which you wish to review associations.

UseWireframebool

In order to more easily visualize highlighted items, use this option to display the 3D wireframe representation of the CFD model in the graphics window.

DefaultMRRegionNameList : list[str] DefaultMRFaceZoneList : list[str] MRRegionNameList : list[str] OldMRFaceZoneList : list[str] NewMRFaceZoneList : list[str]

Returns:
bool

Methods:

create_instance()

Create a command instance.

__init__(service, rules, command, path=None)#

__init__ method of PyCommand class.

create_instance()#

Create a command instance.