rotate_zone#
- class ansys.fluent.core.generated.solver.settings_261.rotate_zone(name=None, parent=None)#
Bases:
CommandRotate nodal coordinates of input cell zones.
- Parameters:
- zone_names
List Rotate specified cell zones.
- rotation_angle
real Sets the rotation angle for rotating a zone.
- origin
List Specifies the origin point for rotation.
- axis
List Specifies the axis of rotation for a zone.
- zone_names
Arguments
Argument |
Summary |
|---|---|
Rotate specified cell zones. |
|
Sets the rotation angle for rotating a zone. |
|
Specifies the origin point for rotation. |
|
Specifies the axis of rotation for a zone. |
Included in:
Parent |
Summary |
|---|---|
The modify zones object. |