CartesianDirection#

class ansys.mechanical.stubs.v261.Ansys.Mechanical.DataModel.MechanicalEnums.Common.CartesianDirection(*args, **kwds)#

Bases: enum.Enum

Used to specify cardinal directions with respect to a Cartesian-based system.

Overview#

X

Y

Z

Attribute detail#

CartesianDirection.X = 1#
CartesianDirection.Y = 2#
CartesianDirection.Z = 3#