RhinoCommon API
HatchPatternReadFromFile Method |
Reads hatch pattern definitions from a file.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)

public static HatchPattern[] ReadFromFile( string filename, bool quiet )
Public Shared Function ReadFromFile ( filename As String, quiet As Boolean ) As HatchPattern()
Parameters
- filename
- Type: SystemString
Name of an existing file. If filename is null or empty, default hatch pattern filename is used. - quiet
- Type: SystemBoolean
Ignored.
Return Value
Type: HatchPatternAn array of hatch patterns. This can be null, but not empty.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8