.. highlightlang:: us .. index:: HatchSetDistance .. _hatchsetdistance: HatchSetDistance ================ .. us.tag HatchSetDistance ENGLISH HATCH_Set :ref:`HatchSetDistance` sets the distance between the hatch lines .. function:: bool = HatchSetDistance(hHatch, rsDistance) .. us.return **Return Value** If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0). .. us.params **Parameters** .. uparam:: hHatch Identifies the hatch. .. uparam:: rsDistance *rsDistance* is the distance between the hatch lines in centimeters. .. seealso:: :ref:`overview-hatch`, :ref:`HatchGetDistance`, :ref:`HatchCreate` :sub:`id-367069`