Specifies a hatch style.
Namespace:
CADImport
Assembly: CADImport (in CADImport.dll)
Assembly: CADImport (in CADImport.dll)
Member name | Description | |
---|---|---|
BDiagonal | A tilt angle of hatch lines is between 90 and 180 degrees. A tilt angle is measured between the positive direction of axis X and a hatch line. | |
Cross | A hatch consists of crossing vertical and horizontal lines. | |
DiagCross | A hatch consists of the lines crossing each other under 90 degrees angle. A tilt angle of the lines can be of any value except for 0 and 90 degrees (vertical and horizontal lines). | |
FDiagonal | A tilt angle of hatch lines is between 0 and 90 degrees. A tilt angle is measured between the positive direction of axis X and a hatch line. | |
Horizontal | Hatch lines are horizontal. | |
PatternData | A hatch is specified by pattern. | |
Solid | Solid hatch. | |
Vertical | Hatch lines are vertical. |