TWF_AssociateMesh#
- class ansys.fluent.core.generated.datamodel_261.solver_workflow.Root.TWF_AssociateMesh(service, rules, command, path=None)#
Bases:
PyCommandUse this task to associate each cell zone from the imported mesh file(s) with the corresponding row.
- Parameters:
- AMChildName
str - AMSelectComponentScope
str - UseWireframebool
Toggle the display of the model in wireframe.
- RenameCellZones
str Determines how your zones names appear once this task is complete, depending on your preferences. When set to Yes, using row names, this field will change the associated cell (or face) zone name according to the corresponding Name. When set to Yes, using row numbers, this field will change the associated cell (or face) zone name according to the corresponding Row number. You can also choose No to keep the zone names as they are.
- DefaultAMRowNumList
list[str] - DefaultAMCellZonesList
list[str] - AMRowNumList
list[str] - OldAMCellZonesList
list[str] - NewAMCellZonesList
list[str]
- AMChildName
- Returns:
Methods:
Create an operation instance.
- __init__(service, rules, command, path=None)#
__init__ method of PyCommand class.
- create_instance()#
Create an operation instance.