.. highlightlang:: us .. index:: HatchSetOffset .. _hatchsetoffset: HatchSetOffset ============== .. us.tag HatchSetOffset NOTREADYENGLISH :ref:`HatchSetOffset` sets the offset of the hatch origin. .. function:: bool = HatchSetOffset(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:: rsOffset *rsOffset* is the offset in centimeters. .. seealso:: :ref:`overview-hatch`, :ref:`HatchCreate` :sub:`id-1843919`