AreaPattern.HatchDefLineProps Interface
Single hatch line definition
Implemented by
Properties
| Name | Type | Description | |
|---|---|---|---|
| angle | AngleProps | undefined | Angle of hatch line, 0.0 if undefined | |
| dashes | number[] | undefined | Array of gap and dash lengths for creating non-solid hatch lines, max of 20. | |
| offset | XYProps | undefined | Offset of successive lines. | |
| through | XYProps | undefined | Origin point (relative to placement) the hatch passes through, 0.0,0.0 if undefined | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.