.. vale off :class:`ResultVariable` ======================= .. py:class:: ansys.mechanical.stubs.v242.Ansys.Mechanical.DataModel.Results.ResultVariable Bases: :py:obj:`object` Specifies column data for the Result Table. .. !! processed by numpydoc !! .. py:currentmodule:: ResultVariable Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~Item` - Item property. * - :py:attr:`~Count` - Count property. Property detail --------------- .. py:property:: Item :no-index: :type: Optional[System.Double] Item property. .. !! processed by numpydoc !! .. py:property:: Count :no-index: :type: Optional[System.Int32] Count property. .. !! processed by numpydoc !! .. vale on