rotate#

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

Bases: Command

Rotate the mesh.

Parameters:
anglereal

Specifies the angle (in degrees) to rotate the mesh around a defined axis.

originList

Sets the origin point about which the mesh rotation is performed.

axis_componentsList

Defines the direction of the rotation axis using its x, y, z components.

Arguments

Argument

Summary

angle

Specifies the angle (in degrees) to rotate the mesh around a defined axis.

origin

Sets the origin point about which the mesh rotation is performed.

axis_components

Defines the direction of the rotation axis using its x, y, z components.

Included in:

Parent

Summary

mesh

Provides access to mesh operations such as generation, transformation, repair, import/export and more.