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