copy_cell_zones_by_offsets#

class ansys.fluent.core.generated.solver.settings_251.copy_cell_zones_by_offsets(name=None, parent=None)#

Bases: Command

Copy cell zones by specifying absolute translational or rotational offsets.

Parameters:
cell_zonesList

Specify names or IDs of cell zones to be copied. If an empty list is given, all active cell zones will be copied.

translatebool

Specify whether the copying is translational or rotational.

offsetsList

Specify the components of each offset vector for translational copying.

originList

Specify the components of the origin vector for rotational copying.

axisList

Specify the components of the axis vector for rotational copying.

anglesList

Specify the angular offsets for rotational copying.

Arguments

Argument

Summary

cell_zones

Specify names or IDs of cell zones to be copied. If an empty list is given, all active cell zones will be copied.

translate

Specify whether the copying is translational or rotational.

offsets

Specify the components of each offset vector for translational copying.

origin

Specify the components of the origin vector for rotational copying.

axis

Specify the components of the axis vector for rotational copying.

angles

Specify the angular offsets for rotational copying.

Included in:

Parent

Summary

modify_zones

Enter the modify zones menu.