Click or drag to resize

ModelHatchLineAttributesFrom Method

Namespace:  Grasshopper.Rhinoceros.Drafting
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static ModelHatchLineAttributes From(
	HatchLine modelHatchLine
)

Parameters

modelHatchLine
Type: HatchLine

Return Value

Type: ModelHatchLineAttributes
See Also