File3dm.HatchPatterns Property

File3dmHatchPatterns Property

Hatch patterns in this file

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public IList<HatchPattern> HatchPatterns { get; }
Public ReadOnly Property HatchPatterns As IList(Of HatchPattern)
	Get

Property Value

Type: IListHatchPattern
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Obsolete (compiler warning) in 6.14
See Also