PlaneOrientation#

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

Bases: enum.Enum

Specifies the PlaneOrientation

Overview#

Attribute detail#

PlaneOrientation.PlaneOrientation_XY = 2#
PlaneOrientation.PlaneOrientation_XZ = 1#
PlaneOrientation.PlaneOrientation_YZ = 3#