Click or drag to resize

HatchPatternGetDefaultHatchPatterns Method

Gets Rhino default hatch patterns. These patterns are not in the document hatch pattern table.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public static HatchPattern[] GetDefaultHatchPatterns()

Return Value

Type: HatchPattern
An array of hatch patterns.
See Also