.. vale off :class:`SymmetryBoundaryDOFOrientation` ======================================= .. py:class:: ansys.mechanical.stubs.v242.Ansys.Mechanical.DataModel.Enums.SymmetryBoundaryDOFOrientation Bases: :py:obj:`enum.Enum` Specifies the SymmetryBoundaryDOFOrientation. .. !! processed by numpydoc !! .. py:currentmodule:: SymmetryBoundaryDOFOrientation Overview -------- .. tab-set:: .. tab-item:: Attributes .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~Manual` - * - :py:attr:`~ChosenBySolver` - Attribute detail ---------------- .. py:attribute:: Manual :value: 0 .. py:attribute:: ChosenBySolver :value: 1 .. vale on