replace_zone#
- class ansys.fluent.core.generated.solver.settings_261.replace_zone(name=None, parent=None)#
Bases:
CommandReplace a cell zone.
Arguments
Argument |
Summary |
|---|---|
The case file name to read the zone from. |
|
The zone name. |
|
The name of the zone to replace original zone with. |
|
Enables interpolation of data during zone replacement. |
Included in:
Parent |
Summary |
|---|---|
The modify zones object. |