.. highlightlang:: us .. index:: HatchSetWidth .. _hatchsetwidth: HatchSetWidth ============= .. us.tag HatchSetWidth NOTREADYENGLISH :ref:`HatchSetWidth` sets the hatch line width in 0.1 mm steps. .. function:: bool = HatchSetWidth(hHatch, nWidth) .. 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 object. .. uparam:: nWidth *nWidth* is the width in 0.1 mm steps. .. seealso:: :ref:`overview-hatch`, :ref:`HatchCreate` :sub:`id-1299977`