.. highlightlang:: us .. index:: HatchGetDistance .. _hatchgetdistance: HatchGetDistance ================ .. us.tag HatchGetDistance NOTREADYENGLISH HATCH_Get :ref:`HatchGetDistance` returns the distance between the two hatch lines in centimeters. .. function:: rsDistance = HatchGetDistance(hHatch) .. us.return **Return Value** *rsDistance* is the distance between two neighbouring hatch lines in cm. .. us.params **Parameters** .. uparam:: hHatch Identifies the hatch object. .. seealso:: :ref:`overview-hatch`, :ref:`HatchCreate` :sub:`id-372189`