extract_cells_by_mark#

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

Bases: Command

Extract cells based on a cell register.

Parameters:
registerstr

Provide the ID or name of a register.

nlayersint

Number of adjacent cell layers to augment the marked cell cluster with.

Arguments

Argument

Summary

register

Provide the ID or name of a register.

nlayers

Number of adjacent cell layers to augment the marked cell cluster with.

Included in:

Parent

Summary

modify_zones

The modify zones object.