rotate#
- class ansys.fluent.core.generated.solver.settings_261.rotate(name=None, parent=None)#
Bases:
CommandRotate the mesh.
- Parameters:
- angle
real Specifies the angle (in degrees) to rotate the mesh around a defined axis.
- origin
List Sets the origin point about which the mesh rotation is performed.
- axis_components
List Defines the direction of the rotation axis using its x, y, z components.
- angle
Arguments
Argument |
Summary |
|---|---|
Specifies the angle (in degrees) to rotate the mesh around a defined axis. |
|
Sets the origin point about which the mesh rotation is performed. |
|
Defines the direction of the rotation axis using its x, y, z components. |
Included in:
Parent |
Summary |
|---|---|
Provides access to mesh operations such as generation, transformation, repair, import/export and more. |