Skip to main content

Mechanical scripting interface

RotationPlane

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.RotationPlane

Bases: enum.Enum

Specifies the RotationPlane.

Overview

Attributes

Name
None_
XY
XZ
YZ

Attribute detail

RotationPlane.None_ = 0

RotationPlane.XY = 1

RotationPlane.XZ = 3

RotationPlane.YZ = 2