HatchSetOffsetΒΆ

HatchSetOffset sets the offset of the hatch origin.

bool = HatchSetOffset(hHatch, rsDistance)

Return Value

If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0).

Parameters

hHatch

Identifies the hatch.

rsOffset

rsOffset is the offset in centimeters.

id-1843919