.. highlightlang:: us .. _auto_xyz_statistic: auto_xyz_Statistic ================== .. index:: auto_xyz_Statistic .. us.tag auto_xyz_Statistic NOTREADYENGLISH auto_xyz :ref:`auto_xyz_Statistic` creates a text element with some statistical information for the given 3D dataset. .. function:: ssText = auto_xyz_Statistic(hData) .. us.return **Return Value** *ssText* is the text with the statistical data. The Text can be put into the template with the :ref:`auto_ReplaceText` function. .. us.params **Parameters** .. uparam:: hData *hData* is the handle of a 3D dataset. .. seealso:: :ref:`overview-automation`, :ref:`auto_LoadDataset`, :ref:`auto_ReplaceText` :sub:`id-979660`