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