Click or drag to resize

ModelHatchLine  Conversion (HatchLine to ModelHatchLine)

Namespace:  Grasshopper.Rhinoceros.Drafting
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static implicit operator ModelHatchLine (
	HatchLine hatchLine
)

Parameters

hatchLine
Type: HatchLine

Return Value

Type: ModelHatchLine
See Also