rotate_zone#

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

Bases: Command

Rotate nodal coordinates of input cell zones.

Parameters:
zone_namesList

Rotate specified cell zones.

rotation_anglereal

Sets the rotation angle for rotating a zone.

originList

Specifies the origin point for rotation.

axisList

Specifies the axis of rotation for a zone.

Arguments

Argument

Summary

zone_names

Rotate specified cell zones.

rotation_angle

Sets the rotation angle for rotating a zone.

origin

Specifies the origin point for rotation.

axis

Specifies the axis of rotation for a zone.

Included in:

Parent

Summary

modify_zones

The modify zones object.