sep_cell_zone_mark#

class ansys.fluent.core.generated.solver.settings_261.sep_cell_zone_mark(name=None, parent=None)#

Bases: Command

Separate a cell zone based on cell marking.

Parameters:
cell_zone_namestr

The zone name.

registerstr

Registers a new cell zone for separation.

move_facesbool

Specifies whether to move faces during cell zone separation.

Arguments

Argument

Summary

cell_zone_name

The zone name.

register

Registers a new cell zone for separation.

move_faces

Specifies whether to move faces during cell zone separation.

Included in:

Parent

Summary

modify_zones

The modify zones object.