cell_zone_conditions#

class ansys.fluent.core.meshing.tui_231.main_menu.mesh.cell_zone_conditions(path, service)#

Bases: TUIMenu

Contains options for copying or clearing cell zone conditions when a case file is read.

Methods:

clear(*args, **kwargs)

Clears the cell zone conditions assigned to the specified zones.

clear_all(*args, **kwargs)

Clears the cell conditions assigned to all the zones.

copy(*args, **kwargs)

Enables you to copy the cell zone conditions from the zone selected to the zones specified.

clear(*args, **kwargs)#

Clears the cell zone conditions assigned to the specified zones.

clear_all(*args, **kwargs)#

Clears the cell conditions assigned to all the zones.

copy(*args, **kwargs)#

Enables you to copy the cell zone conditions from the zone selected to the zones specified.