.. highlightlang:: us .. _xyzgethulllabeldistance: XYZGetHullLabelDistance ======================= .. index:: XYZGetHullLabelDistance .. us.tag XYZGetHullLabelDistance NOTREADYENGLISH XYZGet_hull :ref:`XYZGetHullLabelDistance` returns the distance of the hull labels to the hull line in centimeters. .. function:: rsDistance = XYZGetHullLabelDistance(hData) .. us.return **Return Value** *rsDistance* is the distance in centimeters. .. us.params **Parameters** .. uparam:: hData A handle for a dataset created with :ref:`XYZCreate`. .. seealso:: :ref:`overview-xyz-datasets`, :ref:`XYZCreate` :sub:`id-1122305`