HatchLine class

Hatch lines are used by hatch pattern to specify the dashes and offset patterns of the lines.

Each line has the following information: Angle is the direction of the line counter-clockwise from the x-axis. The first line origin is at the base point. Each line repetition is offset from the previous line. Offset.X is parallel to the line and Offset.Y is perpendicular to the line. The base and offset values are rotated by the line's angle to produce a location in the hatch pattern's coordinate system. There can be gaps and dashes specified for drawing the line. If there are no dashes, the line is solid. Negative length dashes are gaps. Positive length dashes are drawn as line segments.


Derived Classes:

Namespace: Rhino.DocObjects
HatchLine: references

Nothing found