Click or drag to resize

ModelHatchPattern  Conversion (HatchPattern to ModelHatchPattern)

Namespace:  Grasshopper.Rhinoceros.Drafting
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static implicit operator ModelHatchPattern (
	HatchPattern pattern
)

Parameters

pattern
Type: HatchPattern

Return Value

Type: ModelHatchPattern
See Also