.. vale off :class:`MAPDLContactData` ========================= .. py:class:: ansys.mechanical.stubs.v241.Ansys.Mechanical.DataModel.SolverData.MAPDLContactData Bases: :py:obj:`object` MAPDLContactData class. .. !! processed by numpydoc !! .. py:currentmodule:: MAPDLContactData Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~SourceId` - Gets the Source Id of the Contact region. * - :py:attr:`~TargetId` - Gets the Target Id of the Contact region. Property detail --------------- .. py:property:: SourceId :no-index: :type: Optional[System.Int32] Gets the Source Id of the Contact region. .. !! processed by numpydoc !! .. py:property:: TargetId :no-index: :type: Optional[System.Int32] Gets the Target Id of the Contact region. .. !! processed by numpydoc !! .. vale on